cosmetics

This commit is contained in:
Andreas Steffen
2010-12-05 15:16:15 +01:00
parent a6bf8e9118
commit 02f08ef910
@@ -38,7 +38,7 @@ typedef struct private_pb_error_message_t private_pb_error_message_t;
#define ERROR_FLAG_NONE 0x00 #define ERROR_FLAG_NONE 0x00
#define ERROR_FLAG_FATAL (1<<7) #define ERROR_FLAG_FATAL (1<<7)
#define ERROR_RESERVED 0x00 #define ERROR_RESERVED 0x0000
#define ERROR_HEADER_SIZE 8 #define ERROR_HEADER_SIZE 8
/** /**