diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-04-01 22:06:19 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-04-01 22:06:19 +0200 |
commit | e0efb38957326b85bb4d445effbfc77005087fa9 (patch) | |
tree | de340ae684ba63b4de4dbe7807fe3f936b733047 /FICS | |
parent | c4ae4dffb68bbb6a3fec7a42b886c1a397658297 (diff) |
Updated the revision history
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/variable.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/variable.c b/FICS/variable.c index 1ec48d7..2b72533 100644 --- a/FICS/variable.c +++ b/FICS/variable.c @@ -26,6 +26,7 @@ DAV 95/19/11 Moved variable command to here Added jprivate Markus Uhlin 23/12/27 Fixed the includes + Markus Uhlin 24/04/01 Reformatted all functions */ #include "stdinclude.h" |