diff options
| author | Markus Uhlin <markus@nifty-networks.net> | 2026-03-08 02:00:42 +0100 |
|---|---|---|
| committer | Markus Uhlin <markus@nifty-networks.net> | 2026-03-08 02:00:50 +0100 |
| commit | ee1426171f9bef93c1fe57c8fde3fd70db99ce2a (patch) | |
| tree | 8e2ad18cdfb7517f219308b180b25969621d4b25 | |
| parent | 08793b9e813495ec96fe7b78f7d10e66ea236081 (diff) | |
Updated the revision history
| -rw-r--r-- | FICS/talkproc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/talkproc.c b/FICS/talkproc.c index b0fb70e..ae8b549 100644 --- a/FICS/talkproc.c +++ b/FICS/talkproc.c @@ -36,6 +36,7 @@ Markus Uhlin 25/01/18 Fixed -Wshadow Markus Uhlin 25/04/04 tell: fixed constant expression result + Markus Uhlin 26/03/08 Improved com_mailmess(). */ #include "stdinclude.h" |
