From 4b9f0fd0791cb9cb31087789a03fa3a28dd4b583 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Wed, 14 Feb 2001 23:01:46 +0000 Subject: [PATCH] stdtime -> stdtime.c --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 095b9f3baf..b7db9c1f4c 100644 --- a/CHANGES +++ b/CHANGES @@ -10,7 +10,7 @@ received an AXFR request, it would deadlock or die with an assertion failure. [RT #852] - 737. [port] stdtime failed to compile on certain platforms. + 737. [port] stdtime.c failed to compile on certain platforms. 736. [func] New functions isc_task_{begin,end}exclusive().