diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-14 00:15:20 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-14 00:15:20 +0100 |
commit | 36165eb85f9f69d76ae8f0dde22750402e1fb582 (patch) | |
tree | 1190221132fbf46fefd22dbebb2cb477f6268e33 /FICS/makerank.c | |
parent | 094e69641bb6dd01794dc72ca8b4ed3e3df82837 (diff) |
Revision date
Diffstat (limited to 'FICS/makerank.c')
-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> |