From 56cbbedea9e5efed97dc669c633d5d00677f6e67 Mon Sep 17 00:00:00 2001
From: Markus Uhlin <markus@nifty-networks.net>
Date: Sun, 6 Apr 2025 20:33:11 +0200
Subject: Updated the revision history

---
 FICS/obsproc.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/FICS/obsproc.c b/FICS/obsproc.c
index 408d66b..2353c60 100644
--- a/FICS/obsproc.c
+++ b/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"
-- 
cgit v1.2.3