updates.
[silc.git] / lib / silccore / silcid.h
index 2397888312e644c8de71143b4d273a3539178115..ae71ecbaa8f880837afebfeac402b7f801088aef 100644 (file)
 typedef uint16 SilcIdType;
 
 /* The SILC ID Types */
-#define SILC_ID_NONE 0
-#define SILC_ID_SERVER 1
-#define SILC_ID_CLIENT 2
-#define SILC_ID_CHANNEL 3
+#define SILC_ID_NONE        0
+#define SILC_ID_SERVER      1
+#define SILC_ID_CLIENT      2
+#define SILC_ID_CHANNEL     3
 /***/
 
 /* The ID Lenghts. These are IPv4 based and should be noted if used directly