diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-20 02:21:14 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-20 02:21:14 +0100 |
commit | 1b9ffbbf82775c18ec75cabfdd763434546a7c1b (patch) | |
tree | 753f3d7b6e64fe0b9e650227288fe8bcee6af01a /FICS | |
parent | 2309bf591b94963fb17652d00bf3fe2e2fe966aa (diff) |
Updated the revision history
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/rmalloc.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/FICS/rmalloc.h b/FICS/rmalloc.h index 9f38e6d..eae02c2 100644 --- a/FICS/rmalloc.h +++ b/FICS/rmalloc.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/20 Revised */ #ifndef _RMALLOC_H |