From cef00a4348a4a8f658272c6b32dd6b66df6cf40c Mon Sep 17 00:00:00 2001 From: om Date: Thu, 23 Feb 2006 20:46:22 +0000 Subject: Add entirely pointful smiley to comment git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3313 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/timer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/timer.cpp b/src/timer.cpp index 14e612168..ae345edc0 100644 --- a/src/timer.cpp +++ b/src/timer.cpp @@ -51,7 +51,7 @@ void TickTimers(time_t TIME) { timergroup* x = found->second; /* - * There are pending timers to trigger + * There are pending timers to trigger :o */ for (timergroup::iterator y = x->begin(); y != x->end(); y++) { -- cgit v1.2.3