[CalendarServer-changes] [2632] CalendarServer/branches/sqlpropstore-2629/lib-patches/Twisted/ twisted.web2.dav.noneprops.patch
source_changes at macosforge.org
source_changes at macosforge.org
Thu Jun 26 18:08:20 PDT 2008
Revision: 2632
http://trac.macosforge.org/projects/calendarserver/changeset/2632
Author: cdaboo at apple.com
Date: 2008-06-26 18:08:19 -0700 (Thu, 26 Jun 2008)
Log Message:
-----------
Fix typo.
Modified Paths:
--------------
CalendarServer/branches/sqlpropstore-2629/lib-patches/Twisted/twisted.web2.dav.noneprops.patch
Modified: CalendarServer/branches/sqlpropstore-2629/lib-patches/Twisted/twisted.web2.dav.noneprops.patch
===================================================================
--- CalendarServer/branches/sqlpropstore-2629/lib-patches/Twisted/twisted.web2.dav.noneprops.patch 2008-06-26 23:31:29 UTC (rev 2631)
+++ CalendarServer/branches/sqlpropstore-2629/lib-patches/Twisted/twisted.web2.dav.noneprops.patch 2008-06-27 01:08:19 UTC (rev 2632)
@@ -16,7 +16,7 @@
# non-existing property is not an error.
pass
-+ def deleteall(self, qname):
++ def deleteAll(self, qname):
+ # RFC 2518 Section 12.13.1 says that removal of
+ # non-existing property is not an error.
+ pass
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20080626/16c7fdcf/attachment.htm
More information about the calendarserver-changes
mailing list