You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by rj...@apache.org on 2013/10/03 12:41:10 UTC

svn commit: r1528798 - in /apr/apr/branches/1.5.x: ./ passwd/apr_getpass.c

Author: rjung
Date: Thu Oct  3 10:41:10 2013
New Revision: 1528798

URL: http://svn.apache.org/r1528798
Log:
Whitespace. Sync branches.

Backport of r1528797 from trunk.

Modified:
    apr/apr/branches/1.5.x/   (props changed)
    apr/apr/branches/1.5.x/passwd/apr_getpass.c

Propchange: apr/apr/branches/1.5.x/
------------------------------------------------------------------------------
  Merged /apr/apr/trunk:r1528797

Modified: apr/apr/branches/1.5.x/passwd/apr_getpass.c
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.5.x/passwd/apr_getpass.c?rev=1528798&r1=1528797&r2=1528798&view=diff
==============================================================================
--- apr/apr/branches/1.5.x/passwd/apr_getpass.c (original)
+++ apr/apr/branches/1.5.x/passwd/apr_getpass.c Thu Oct  3 10:41:10 2013
@@ -53,7 +53,7 @@
 #endif
 
 /* Disable getpass() support when PASS_MAX is defined and is "small",
- * for an arbitrary definition of "small". 
+ * for an arbitrary definition of "small".
  * HP-UX truncates passwords (PR49496) so we disable getpass() for
  * this platform too.
  */