From 510079dc3acf9108783b26c0af31463b57c7d26a Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Thu, 10 Oct 2002 12:35:01 +0000 Subject: [PATCH] fix a problem generating the docs via scandoc git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97162 13f79535-47bb-0310-9956-ffa450edef68 --- include/util_time.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/util_time.h b/include/util_time.h index b4374878b5..14b69a7faa 100644 --- a/include/util_time.h +++ b/include/util_time.h @@ -65,7 +65,7 @@ extern "C" { #endif /** - * @package Apache date/time handling functions + * @package Apache date-time handling functions */ /* Maximum delta from the current time, in seconds, for a past time -- 2.40.0