aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2009-04-30 17:15:28 +0000
committerTobias Brunner <tobias@strongswan.org>2009-04-30 17:15:28 +0000
commit8af25c56af21a1756f9d6a323c8c5338fb802856 (patch)
treedb063cb99b187a2478d767088b24bc8360b8614a
parentea7e89c72c986826b7717a708bd47cb9f37de3a0 (diff)
downloadstrongswan-8af25c56af21a1756f9d6a323c8c5338fb802856.tar.bz2
strongswan-8af25c56af21a1756f9d6a323c8c5338fb802856.tar.xz
some typos
-rw-r--r--README2
-rw-r--r--src/_updown/_updown.in4
-rw-r--r--src/_updown_espmark/_updown_espmark4
-rw-r--r--src/pluto/smartcard.c2
4 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index 625243ca1..8e82e59f8 100644
--- a/README
+++ b/README
@@ -3118,7 +3118,7 @@ by the pluto/xauth.h header file.
Copyright (c) 2000, Kai Martius
X.509, OCSP and smartcard functionality:
-�
+
Copyright (c) 2000, Andreas Hess, Patric Lichtsteiner, Roger Wegmann
Copyright (c) 2001, Marco Bertossa, Andreas Schleiss
Copyright (c) 2002, Uli Galizzi, Ariane Seiler, Mario Strasser
diff --git a/src/_updown/_updown.in b/src/_updown/_updown.in
index 4a364533d..7cbfa5111 100644
--- a/src/_updown/_updown.in
+++ b/src/_updown/_updown.in
@@ -33,7 +33,7 @@
# specifies the name of the operation to be performed
# (prepare-host, prepare-client, up-host, up-client,
# down-host, or down-client). If the address family
-# for security gateway to security gateway communica�
+# for security gateway to security gateway communica-
# tions is IPv6, then a suffix of -v6 is added to the
# verb.
#
@@ -93,7 +93,7 @@
# is the CA which issued the cert of our peer.
#
# PLUTO_PEER_CLIENT
-# is the IP address / count of the peer's client sub�
+# is the IP address / count of the peer's client sub-
# net. If the client is just the peer, this will be
# the peer's own IP address / max (where max is 32
# for IPv4 and 128 for IPv6).
diff --git a/src/_updown_espmark/_updown_espmark b/src/_updown_espmark/_updown_espmark
index 91ee4b078..b9ae6ed25 100644
--- a/src/_updown_espmark/_updown_espmark
+++ b/src/_updown_espmark/_updown_espmark
@@ -36,7 +36,7 @@
# specifies the name of the operation to be performed
# (prepare-host, prepare-client, up-host, up-client,
# down-host, or down-client). If the address family
-# for security gateway to security gateway communica�
+# for security gateway to security gateway communica-
# tions is IPv6, then a suffix of -v6 is added to the
# verb.
#
@@ -93,7 +93,7 @@
# is the CA which issued the cert of our peer.
#
# PLUTO_PEER_CLIENT
-# is the IP address / count of the peer's client sub�
+# is the IP address / count of the peer's client sub-
# net. If the client is just the peer, this will be
# the peer's own IP address / max (where max is 32
# for IPv4 and 128 for IPv6).
diff --git a/src/pluto/smartcard.c b/src/pluto/smartcard.c
index d7758ebff..9ca92814c 100644
--- a/src/pluto/smartcard.c
+++ b/src/pluto/smartcard.c
@@ -6,7 +6,7 @@
* Copyright (C) 2005 Michael Joosten
*
* Copyright (C) 2005 Andreas Steffen
- * Hochschule f�r Technik Rapperswil, Switzerland
+ * Hochschule fuer Technik Rapperswil, Switzerland
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the