Convert tab after #define to space
This commit is contained in:
parent
243a15052f
commit
25d29c8f8f
32 changed files with 186 additions and 186 deletions
|
@ -37,7 +37,7 @@
|
|||
#include <time.h>
|
||||
#include "types.h"
|
||||
|
||||
#define MAXLOAN 100000
|
||||
#define MAXLOAN 100000
|
||||
#define SECS_PER_DAY (60*60*24)
|
||||
|
||||
struct lonstr {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue