Fixed indentation
authorDavid FORT <contact@hardening-consulting.com>
Thu, 25 Feb 2016 14:03:14 +0000 (15:03 +0100)
committerDavid FORT <contact@hardening-consulting.com>
Thu, 25 Feb 2016 14:03:14 +0000 (15:03 +0100)
include/freerdp/session.h

index 3d81f4a..9d7ed51 100644 (file)
@@ -22,7 +22,7 @@
 #include <winpr/wtypes.h>
 
 /* Logon Information Types */
-#define INFO_TYPE_LOGON                        0x00000000
+#define INFO_TYPE_LOGON                0x00000000
 #define INFO_TYPE_LOGON_LONG           0x00000001
 #define INFO_TYPE_LOGON_PLAIN_NOTIFY   0x00000002
 #define INFO_TYPE_LOGON_EXTENDED_INF   0x00000003