From a1d5763563b3279fda32d1242b44b69dcd9042a1 Mon Sep 17 00:00:00 2001 From: henri Date: Mon, 10 Sep 2012 21:03:17 +0000 Subject: [PATCH] Fixed filename in header. --- nsock/src/nsock_timers.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nsock/src/nsock_timers.c b/nsock/src/nsock_timers.c index 797470899..aa42e58d5 100644 --- a/nsock/src/nsock_timers.c +++ b/nsock/src/nsock_timers.c @@ -1,5 +1,5 @@ /*************************************************************************** - * nsock_read.c -- This contains the functions for requesting timers * + * nsock_timers.c -- This contains the functions for requesting timers * * from the nsock parallel socket event library * * * ***********************IMPORTANT NSOCK LICENSE TERMS***********************