diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-19 23:48:14 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-19 23:48:14 +0100 |
commit | 7f868a174bb3e3e5708e5fb343ed4190f0ab2e2c (patch) | |
tree | a3cdcfffcb7b5b1bb7fb2ade6198ec42ca0f43d3 /FICS/command.h | |
parent | 62fbfdb5dab0e4c16d16b88fd1ed41819345f2a3 (diff) |
Updated the revision history
Diffstat (limited to 'FICS/command.h')
-rw-r--r-- | FICS/command.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/FICS/command.h b/FICS/command.h index 8347ee9..0d8037d 100644 --- a/FICS/command.h +++ b/FICS/command.h @@ -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 23/12/19 Cleaned up the file */ #ifndef _COMMAND_H |