From: William A. Rowe Jr Date: Mon, 12 Sep 2011 02:14:35 +0000 (+0000) Subject: unixfy X-Git-Tag: 2.3.15~270 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17d8f0aacea2f0726266e0891723d6bf763ab33d;p=thirdparty%2Fapache%2Fhttpd.git unixfy git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1169594 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index 054a2bd7b52..04c292460ce 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -48,7 +48,7 @@ #define AP_SERVER_PATCHLEVEL_NUMBER 15 #define AP_SERVER_DEVBUILD_BOOLEAN 1 -/* Synchronize the above with docs\manual\style\version.ent */ +/* Synchronize the above with docs/manual/style/version.ent */ #if AP_SERVER_DEVBUILD_BOOLEAN #define AP_SERVER_ADD_STRING "-dev"