diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-13 03:01:14 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-13 03:01:14 +0100 |
commit | 8b3bfda7f93116385a0601eb0b26c70d33cf1a5a (patch) | |
tree | 6ff05838ae953e283bd61baf1443924cb28adbd2 /FICS/obsproc.c | |
parent | 31a1896e0ede07d61efd7951cfadf02a1798d814 (diff) |
Updated the revision history
Diffstat (limited to 'FICS/obsproc.c')
-rw-r--r-- | FICS/obsproc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/obsproc.c b/FICS/obsproc.c index d5b8fe2..b091767 100644 --- a/FICS/obsproc.c +++ b/FICS/obsproc.c @@ -20,6 +20,7 @@ /* Revision history: name email yy/mm/dd Change Dave Herscovici 95/11/26 Created + Markus Uhlin 23/12/13 Fixed bugs */ #include "stdinclude.h" |