Fixed indentation

This commit is contained in:
David FORT 2016-02-25 15:03:14 +01:00
parent 1b2b1c4ac1
commit aa7fe1d313

View 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