Author: pgollucci
Date: Mon Jan 2 12:09:30 2006
New Revision: 365416
URL: http://svn.apache.org/viewcvs?rev=365416&view=rev
Log:
fix
include/apreq_version.h:67: Warning: explicit link request to 'undef' could not
be resolved
Modified:
httpd/apreq/trunk/include/apreq_version.h
Modified: httpd/apreq/trunk/include/apreq_version.h
URL:
http://svn.apache.org/viewcvs/httpd/apreq/trunk/include/apreq_version.h?rev=365416&r1=365415&r2=365416&view=diff
==============================================================================
--- httpd/apreq/trunk/include/apreq_version.h (original)
+++ httpd/apreq/trunk/include/apreq_version.h Mon Jan 2 12:09:30 2006
@@ -65,7 +65,7 @@
/**
* This symbol is defined for internal, "development" copies of libapreq.
- * This symbol will be #undef'd for releases.
+ * This symbol will be \#undef'd for releases.
*/
#define APREQ_IS_DEV_VERSION