commit 7486608b78e9bb343446e4bf8071ebb4fe1d1e6e from: Markus Uhlin date: Sat Mar 30 13:05:03 2024 UTC Updated the revision history commit - 45e924f50ef6385d436556c3a519d7483a619c4c commit + 7486608b78e9bb343446e4bf8071ebb4fe1d1e6e blob - fc62ac8a6b2e14f7febe7b3555065381bc8416fd blob + a2751cf29b79ad053c454489097eda2f2192bcfc --- FICS/gameproc.c +++ FICS/gameproc.c @@ -24,6 +24,8 @@ Second is 'obsproc.c'. Markus Uhlin 23/12/16 Fixed compiler warnings Markus Uhlin 24/01/04 Fixed pprintf_prompt() calls + Markus Uhlin 24/03/30 Refactored and reformatted all + functions. */ #include "stdinclude.h"