commit 56cbbedea9e5efed97dc669c633d5d00677f6e67 from: Markus Uhlin date: Sun Apr 6 18:33:11 2025 UTC Updated the revision history commit - 60713dfc3219bc2c4992e408e0c553e763cea896 commit + 56cbbedea9e5efed97dc669c633d5d00677f6e67 blob - 408d66b489414243abbcc0b38dae2926eb152de0 blob + 2353c6065cee6dcca1a3aafa7660e0b71acd5204 --- FICS/obsproc.c +++ FICS/obsproc.c @@ -32,6 +32,7 @@ Markus Uhlin 25/01/18 Fixed -Wshadow Markus Uhlin 25/03/15 Fixed possible buffer overflow in FindHistory2(). + Markus Uhlin 25/04/06 Fixed Clang Tidy warnings. */ #include "stdinclude.h"