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 1e611ff81b..0f653fcc76 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 16b6c571a9..6dda1af5cc 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 1f06f3d29b..40f7c69a46 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 04c5fca3c7..d02f8c17b3 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 d85f940782..993bce27cd 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 9e5de79062..0e35d6b9fb 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 2be6d68630..e978a8ee8c 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 3689d74c5a..565f1c2f3d 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 1b49811254..107020283e 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 c8a30e6ba1..1bb8dd97a1 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 f1c0743760..ceb13b746f 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 a8daa62ca3..c66ae69514 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.
*