diff options
| author | Tom Yu <tlyu@mit.edu> | 2010-10-08 18:40:13 +0000 |
|---|---|---|
| committer | Tom Yu <tlyu@mit.edu> | 2010-10-08 18:40:13 +0000 |
| commit | 707eaa64d3e5504bdeae805002964cc21730bb3c (patch) | |
| tree | 0121cdcfbf14ec47ded54c8acf7f68f673c60d5b /src/lib/rpc/clnt_simple.c | |
| parent | 1fee1ba8eebb07fedeea0fd31927da721129fd31 (diff) | |
| download | krb5-707eaa64d3e5504bdeae805002964cc21730bb3c.tar.gz krb5-707eaa64d3e5504bdeae805002964cc21730bb3c.tar.xz krb5-707eaa64d3e5504bdeae805002964cc21730bb3c.zip | |
Encoding cleanup: curly quotes to ASCII quotes, and some ISO-8859-1
files to UTF-8.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24446 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/rpc/clnt_simple.c')
| -rw-r--r-- | src/lib/rpc/clnt_simple.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/rpc/clnt_simple.c b/src/lib/rpc/clnt_simple.c index fb148807fb..c1dc8fee64 100644 --- a/src/lib/rpc/clnt_simple.c +++ b/src/lib/rpc/clnt_simple.c @@ -15,7 +15,7 @@ * the documentation and/or other materials provided with the * distribution. * - * * Neither the name of the “Oracle America, Inc.” nor the names of + * * Neither the name of the "Oracle America, Inc." nor the names of * its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * |
