You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2015/09/14 17:58:17 UTC

svn propchange: r1352068 - svn:log

Author: rhuijben
Revision: 1352068
Modified property: svn:log

Modified: svn:log at Mon Sep 14 15:58:17 2015
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Sep 14 15:58:17 2015
@@ -2,7 +2,7 @@ Do not use non-constant initializers in
 violates C'89 and C'90.  Although most compilers used for Subversion support
 non-constant initializers, some do not, such as Solaris SunPRO.
 
-Patch by: Daniel Richard G. <skunk[_AT_]iSKUNK.ORG>
+Patch by: Daniel Richard G. <skunk{_AT_}iSKUNK.ORG>
 (tweaked by me: added a similar change in auth.c)
 
 * subversion/libsvn_client/deprecated.c