aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/chap_ms.h
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>2002-06-15 08:03:30 +0000
committerBrian Somers <brian@FreeBSD.org>2002-06-15 08:03:30 +0000
commit10be78d3ae11fbdd8fab4a4a34d5337ce071dd1d (patch)
tree1a5ce3d59f7e248077b816072e04048f10560a99 /usr.sbin/ppp/chap_ms.h
parent232a0ff51d29fcdbfc2a835309d92284931098dc (diff)
downloadsrc-10be78d3ae11fbdd8fab4a4a34d5337ce071dd1d.tar.gz
src-10be78d3ae11fbdd8fab4a4a34d5337ce071dd1d.zip
Remove whitespace at the end of lines.
Notes
Notes: svn path=/head/; revision=98243
Diffstat (limited to 'usr.sbin/ppp/chap_ms.h')
-rw-r--r--usr.sbin/ppp/chap_ms.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/chap_ms.h b/usr.sbin/ppp/chap_ms.h
index 35b983791e12..35ee978de2dd 100644
--- a/usr.sbin/ppp/chap_ms.h
+++ b/usr.sbin/ppp/chap_ms.h
@@ -32,7 +32,7 @@
/* Max # of (Unicode) chars in an NT password */
#define MAX_NT_PASSWORD 256
-/* Don't rely on sizeof(MS_ChapResponse) in case of struct padding */
+/* Don't rely on sizeof(MS_ChapResponse) in case of struct padding */
#define MS_CHAP_RESPONSE_LEN 49
#define CHAP81_RESPONSE_LEN 49
#define CHAP81_NTRESPONSE_LEN 24