commit 6a081209207869ef3133a150c2a9d07268ade069 from: Markus Uhlin date: Sat Mar 30 13:42:09 2024 UTC Updated the revision history commit - 0c63dfa46f5b7976638e8bdd21230b4bbb00b2ba commit + 6a081209207869ef3133a150c2a9d07268ade069 blob - ab2a7f3855806483a090e2e82b1d871161fc1040 blob + 4f2bd7d7b24236cb3918c1113ddf40bdb6919726 --- FICS/gameproc.c +++ FICS/gameproc.c @@ -26,6 +26,7 @@ Markus Uhlin 24/01/04 Fixed pprintf_prompt() calls Markus Uhlin 24/03/30 Refactored and reformatted all functions. + Markus Uhlin 24/03/30 Size-bounded string handling. */ #include "stdinclude.h"