diff options
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/makerank.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/makerank.c b/FICS/makerank.c index 3336bca..01f95c5 100644 --- a/FICS/makerank.c +++ b/FICS/makerank.c @@ -1,3 +1,5 @@ +/* Revised by maxxe 23/12/14 */ + #include <ctype.h> #include <err.h> #include <stdio.h> |