diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-06-01 18:49:33 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-06-01 18:49:33 +0200 |
commit | 804265af458888f0188b2dade4c50c28aeb0b949 (patch) | |
tree | 859719a0f1b90fff558536b0992ae3eaaac93a3d /FICS | |
parent | 4cc8338605be7418febe16196f5a6fb067d6f89a (diff) |
Updated the revision history
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/ficsmain.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/ficsmain.c b/FICS/ficsmain.c index f5caca1..71c11b4 100644 --- a/FICS/ficsmain.c +++ b/FICS/ficsmain.c @@ -24,6 +24,7 @@ Markus Uhlin 23/12/12 Revamped the file Markus Uhlin 24/03/16 Fixed unbounded string copying and marked usage() '__dead'. + Markus Uhlin 24/06/01 Added command-line option 'l' */ #include "stdinclude.h" |