comparison th_util.h @ 378:5391cd557483

Add empty line.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 01 Mar 2016 00:17:53 +0200
parents fcbdc12f5866
children 1b3472ba7b23
comparison
equal deleted inserted replaced
377:62a83d6d7be5 378:5391cd557483
100 THERR_AUTH_FAILED, 100 THERR_AUTH_FAILED,
101 }; 101 };
102 102
103 #define TH_SYSTEM_ERRORS 100000 103 #define TH_SYSTEM_ERRORS 100000
104 104
105
105 /* Log levels 106 /* Log levels
106 */ 107 */
107 enum 108 enum
108 { 109 {
109 THLOG_NONE = 0, 110 THLOG_NONE = 0,