From 17d8f0aacea2f0726266e0891723d6bf763ab33d Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Mon, 12 Sep 2011 02:14:35 +0000 Subject: [PATCH] unixfy git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1169594 13f79535-47bb-0310-9956-ffa450edef68 --- include/ap_release.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ap_release.h b/include/ap_release.h index 054a2bd7b5..04c292460c 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" -- 2.40.0