diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-07-08 23:37:27 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-07-08 23:37:27 +0200 |
commit | 40f1ff4bc3fc3adf178c599a209f320e7cab94c6 (patch) | |
tree | 37ca02f783e7468f69fc8f920594e8dd5fcd5123 /FICS/variable.c | |
parent | e01469148968c231c5c1189a1814ad02ec87e555 (diff) |
Updated the revision history
Diffstat (limited to 'FICS/variable.c')
-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 9a20122..f8a4014 100644 --- a/FICS/variable.c +++ b/FICS/variable.c @@ -27,6 +27,7 @@ Added jprivate Markus Uhlin 23/12/27 Fixed the includes Markus Uhlin 24/04/01 Reformatted all functions + Markus Uhlin 24/07/08 Added var 'interface' */ #include "stdinclude.h" |