summaryrefslogtreecommitdiff
path: root/passwd/apr_getpass.c
diff options
context:
space:
mode:
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>2013-10-03 10:41:10 +0000
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>2013-10-03 10:41:10 +0000
commit824f598a15cfc757c651977f9fd935c5a0957c8a (patch)
tree2c7e7feb238894ced8462f40f544bb1e1496785e /passwd/apr_getpass.c
parent891fb483a23981a0f402441d0b1a101f2180ebcd (diff)
downloadlibapr-824f598a15cfc757c651977f9fd935c5a0957c8a.tar.gz
Whitespace. Sync branches.
Backport of r1528797 from trunk. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.5.x@1528798 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'passwd/apr_getpass.c')
-rw-r--r--passwd/apr_getpass.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/passwd/apr_getpass.c b/passwd/apr_getpass.c
index 2f17a7436..f31cdafc5 100644
--- a/passwd/apr_getpass.c
+++ b/passwd/apr_getpass.c
@@ -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.
*/