diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-05-05 03:45:40 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-05-05 03:45:40 +0200 |
commit | 6485aa56c9dc385842abab5c741aaeb966372961 (patch) | |
tree | 70955cae8584667e74e29fc43b93fd3332809d42 | |
parent | 32096de444f16b484b0f25b2c2f8376ff08bfa40 (diff) |
Updated the revision history
-rw-r--r-- | FICS/algcheck.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/FICS/algcheck.c b/FICS/algcheck.c index f06d9e4..7f5228f 100644 --- a/FICS/algcheck.c +++ b/FICS/algcheck.c @@ -19,7 +19,8 @@ /* Revision history: name email yy/mm/dd Change - Richard Nash 93/10/22 Created + Richard Nash 93/10/22 Created + Markus Uhlin 24/05/05 Revised */ #include "stdinclude.h" |