summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-21 16:11:15 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-21 16:11:15 +0000
commit60f4432c56c80260ee2354b68ab614983e3bf172 (patch)
tree9f6f8e8b42845a66143d20c4083c89116114bd47 /sal
parentb71e44f300ad7d618ebfbed1ad07c416694dffed (diff)
INTEGRATION: CWS fwkpostbeta02 (1.12.68); FILE MERGED
2005/02/14 16:44:00 sb 1.12.68.1: #i42746# Cleaned up comments to contain only ASCII characters.
Diffstat (limited to 'sal')
-rw-r--r--sal/osl/unx/security.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/sal/osl/unx/security.c b/sal/osl/unx/security.c
index d9d46d9b5c63..7cdb2aebea7e 100644
--- a/sal/osl/unx/security.c
+++ b/sal/osl/unx/security.c
@@ -2,9 +2,9 @@
*
* $RCSfile: security.c,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: hr $ $Date: 2004-09-09 11:45:31 $
+ * last change: $Author: vg $ $Date: 2005-02-21 17:11:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -156,8 +156,8 @@ typedef struct {
/*
* Implement a pam-conversation callback-routine,
* it just supply name and password instead of prompting the user.
- * I guess that echo-off means Žask for passwordŽ and echo-on means
- * Žask for user-nameŽ. In fact IŽve never been asked anything else
+ * I guess that echo-off means 'ask for password' and echo-on means
+ * 'ask for user-name'. In fact I've never been asked anything else
* than the password
* XXX Please notice that if a pam-module does ask anything else, we
* are completely lost, and a pam-module is free to do so
@@ -358,7 +358,7 @@ osl_getCrypt()
}
/* replacement for crypt function for password encryption, uses either
- strong encryption of dlopenŽed libcrypt.so.1 or dummy implementation
+ strong encryption of dlopen'ed libcrypt.so.1 or dummy implementation
with no encryption. Objective target is to avoid linking against
libcrypt (not available on caldera open linux 2.2 #63822#) */
static sal_Char* SAL_CALL