[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] fix a type in svn_cmdline.h

From: Kouhei Sutou <kou_at_cozmixng.org>
Date: 2005-07-09 18:24:32 CEST

Hi,

{{{
* subversion/include/svn_cmdline.h: Fix a typo.
}}}

Thanks,

--
kou

Index: subversion/include/svn_cmdline.h
===================================================================
--- subversion/include/svn_cmdline.h (revision 15306)
+++ subversion/include/svn_cmdline.h (working copy)
@@ -128,4 +128,4 @@
 }
 #endif /* __cplusplus */
 
-#endif /* SVN_POOLS_H */
+#endif /* SVN_CMDLINE_H */

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 9 18:25:29 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.