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

[PATCH]Doc string fix

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2007-01-09 12:42:00 CET

Hi All,

Find the attached patch and log.

With regards
Kamesh Jayachandran

[[[
Doc string Fix.

* subversion/libsvn_ra_serf/property.c
  (svn_ra_serf__deliver_props): LOOKUP_PROPS -> FIND_PROPS.

Patch by: kameshj
]]]

Index: subversion/libsvn_ra_serf/property.c
===================================================================
--- subversion/libsvn_ra_serf/property.c (revision 22940)
+++ subversion/libsvn_ra_serf/property.c (working copy)
@@ -488,7 +488,7 @@
 
 /*
  * This function will deliver a PROP_CTX PROPFIND request in the SESS
- * serf context for the properties listed in LOOKUP_PROPS at URL for
+ * serf context for the properties listed in FIND_PROPS at URL for
  * DEPTH ("0","1","infinity").
  *
  * This function will not block waiting for the response. Instead, the

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 9 12:41:32 2007

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.