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

Re: [PATCH] more typo/wording fixes

From: Daniel Rall <dlr_at_collab.net>
Date: 2006-03-01 07:25:53 CET

You guys crack me up. I actually tweaked that line in Ed's original
patch before committing, upcasing the acronym, and using the "a" style
taught to me by my en_US grade-school teachers:

--- subversion/libsvn_repos/dump.c (revision 18645)
+++ subversion/libsvn_repos/dump.c (revision 18646)
@@ -485,7 +485,7 @@
     }

   /* If we are supposed to dump text, write out a text length header
- here, and a md5 checksum (if available.) */
+ here, and a MD5 checksum (if available). */
   if (must_dump_text && (kind == svn_node_file))
     {
       unsigned char md5_digest[APR_MD5_DIGESTSIZE];

-- 
Daniel Rall

  • application/pgp-signature attachment: stored
Received on Wed Mar 1 07:26:51 2006

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.