diff options
| -rw-r--r-- | sdep.c | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -6,8 +6,6 @@ | |||
| 6 | #include <string.h> | 6 | #include <string.h> |
| 7 | #include <time.h> | 7 | #include <time.h> |
| 8 | 8 | ||
| 9 | #define min(X,Y) (X<Y ? X : Y) | ||
| 10 | |||
| 11 | /* | 9 | /* |
| 12 | * Maximum number of characters in a line. The rest will be truncated. | 10 | * Maximum number of characters in a line. The rest will be truncated. |
| 13 | * Change this if you need very long lines. | 11 | * Change this if you need very long lines. |
