aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/command.h
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2023-12-19 23:48:14 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2023-12-19 23:48:14 +0100
commit7f868a174bb3e3e5708e5fb343ed4190f0ab2e2c (patch)
treea3cdcfffcb7b5b1bb7fb2ade6198ec42ca0f43d3 /FICS/command.h
parent62fbfdb5dab0e4c16d16b88fd1ed41819345f2a3 (diff)
Updated the revision history
Diffstat (limited to 'FICS/command.h')
-rw-r--r--FICS/command.h3
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