summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2010-10-08 18:40:13 +0000
committerTom Yu <tlyu@mit.edu>2010-10-08 18:40:13 +0000
commit707eaa64d3e5504bdeae805002964cc21730bb3c (patch)
tree0121cdcfbf14ec47ded54c8acf7f68f673c60d5b /src/include
parent1fee1ba8eebb07fedeea0fd31927da721129fd31 (diff)
downloadkrb5-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/include')
-rw-r--r--src/include/gssrpc/auth.h2
-rw-r--r--src/include/gssrpc/auth_unix.h2
-rw-r--r--src/include/gssrpc/clnt.h2
-rw-r--r--src/include/gssrpc/netdb.h2
-rw-r--r--src/include/gssrpc/pmap_clnt.h2
-rw-r--r--src/include/gssrpc/pmap_prot.h2
-rw-r--r--src/include/gssrpc/pmap_rmt.h2
-rw-r--r--src/include/gssrpc/rpc.h2
-rw-r--r--src/include/gssrpc/rpc_msg.h2
-rw-r--r--src/include/gssrpc/svc.h2
-rw-r--r--src/include/gssrpc/svc_auth.h2
-rw-r--r--src/include/gssrpc/xdr.h2
12 files changed, 12 insertions, 12 deletions
diff --git a/src/include/gssrpc/auth.h b/src/include/gssrpc/auth.h
index 1e611ff81..0f653fcc7 100644
--- a/src/include/gssrpc/auth.h
+++ b/src/include/gssrpc/auth.h
@@ -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.
*
diff --git a/src/include/gssrpc/auth_unix.h b/src/include/gssrpc/auth_unix.h
index 16b6c571a..6dda1af5c 100644
--- a/src/include/gssrpc/auth_unix.h
+++ b/src/include/gssrpc/auth_unix.h
@@ -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.
*
diff --git a/src/include/gssrpc/clnt.h b/src/include/gssrpc/clnt.h
index 1f06f3d29..40f7c69a4 100644
--- a/src/include/gssrpc/clnt.h
+++ b/src/include/gssrpc/clnt.h
@@ -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.
*
diff --git a/src/include/gssrpc/netdb.h b/src/include/gssrpc/netdb.h
index 04c5fca3c..d02f8c17b 100644
--- a/src/include/gssrpc/netdb.h
+++ b/src/include/gssrpc/netdb.h
@@ -18,7 +18,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.
*
diff --git a/src/include/gssrpc/pmap_clnt.h b/src/include/gssrpc/pmap_clnt.h
index d85f94078..993bce27c 100644
--- a/src/include/gssrpc/pmap_clnt.h
+++ b/src/include/gssrpc/pmap_clnt.h
@@ -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.
*
diff --git a/src/include/gssrpc/pmap_prot.h b/src/include/gssrpc/pmap_prot.h
index 9e5de7906..0e35d6b9f 100644
--- a/src/include/gssrpc/pmap_prot.h
+++ b/src/include/gssrpc/pmap_prot.h
@@ -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.
*
diff --git a/src/include/gssrpc/pmap_rmt.h b/src/include/gssrpc/pmap_rmt.h
index 2be6d6863..e978a8ee8 100644
--- a/src/include/gssrpc/pmap_rmt.h
+++ b/src/include/gssrpc/pmap_rmt.h
@@ -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.
*
diff --git a/src/include/gssrpc/rpc.h b/src/include/gssrpc/rpc.h
index 3689d74c5..565f1c2f3 100644
--- a/src/include/gssrpc/rpc.h
+++ b/src/include/gssrpc/rpc.h
@@ -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.
*
diff --git a/src/include/gssrpc/rpc_msg.h b/src/include/gssrpc/rpc_msg.h
index 1b4981125..107020283 100644
--- a/src/include/gssrpc/rpc_msg.h
+++ b/src/include/gssrpc/rpc_msg.h
@@ -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.
*
diff --git a/src/include/gssrpc/svc.h b/src/include/gssrpc/svc.h
index c8a30e6ba..1bb8dd97a 100644
--- a/src/include/gssrpc/svc.h
+++ b/src/include/gssrpc/svc.h
@@ -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.
*
diff --git a/src/include/gssrpc/svc_auth.h b/src/include/gssrpc/svc_auth.h
index f1c074376..ceb13b746 100644
--- a/src/include/gssrpc/svc_auth.h
+++ b/src/include/gssrpc/svc_auth.h
@@ -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.
*
diff --git a/src/include/gssrpc/xdr.h b/src/include/gssrpc/xdr.h
index a8daa62ca..c66ae6951 100644
--- a/src/include/gssrpc/xdr.h
+++ b/src/include/gssrpc/xdr.h
@@ -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.
*