Convert tab after #define to space
This commit is contained in:
parent
243a15052f
commit
25d29c8f8f
32 changed files with 186 additions and 186 deletions
|
@ -38,7 +38,7 @@
|
|||
#include <time.h>
|
||||
#include "types.h"
|
||||
|
||||
#define MAXTELSIZE 1024 /* doesn't apply to TEL_UPDATE */
|
||||
#define MAXTELSIZE 1024 /* doesn't apply to TEL_UPDATE */
|
||||
|
||||
#define TEL_NORM 0 /* normal */
|
||||
#define TEL_ANNOUNCE 1 /* announcement */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue