diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-11-20 23:56:10 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-11-20 23:56:10 +0100 |
commit | 28b74040a50607eaeb62848e75bfcc019b9579ab (patch) | |
tree | cce3107532e49079c663643b7b8800fa5acd9797 /FICS/utils.h | |
parent | 3ba87dc43a63cfb983233857550c1caed32c9079 (diff) |
Updated the revision history
Diffstat (limited to 'FICS/utils.h')
-rw-r--r-- | FICS/utils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/utils.h b/FICS/utils.h index df986eb..4b51bbe 100644 --- a/FICS/utils.h +++ b/FICS/utils.h @@ -25,6 +25,7 @@ Markus Uhlin 23/12/17 Added argument lists Markus Uhlin 23/12/28 Completed adding argument lists Markus Uhlin 24/01/04 Added usage of PRINTFLIKE() + Markus Uhlin 24/11/20 Usage of begin/end decls */ #ifndef _UTILS_H |