summaryrefslogtreecommitdiffstats
path: root/usr.bin/ftp/extern.h
diff options
context:
space:
mode:
authorkrw <krw@openbsd.org>2017-01-21 08:33:07 +0000
committerkrw <krw@openbsd.org>2017-01-21 08:33:07 +0000
commitfe7ac6f231ac8b4e5c78a60ed204bb95b888a99f (patch)
treeb4356c362d6f70aab30e819408b14b0c28c9be93 /usr.bin/ftp/extern.h
parentNuke whitespace foolish enough to expose itself during the great (diff)
downloadwireguard-openbsd-fe7ac6f231ac8b4e5c78a60ed204bb95b888a99f.tar.xz
wireguard-openbsd-fe7ac6f231ac8b4e5c78a60ed204bb95b888a99f.zip
Nuke whitespace foolish enough to expose itself during the great
"warning:" rectification.
Diffstat (limited to 'usr.bin/ftp/extern.h')
-rw-r--r--usr.bin/ftp/extern.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ftp/extern.h b/usr.bin/ftp/extern.h
index 315f5cea656..3f573b8760d 100644
--- a/usr.bin/ftp/extern.h
+++ b/usr.bin/ftp/extern.h
@@ -1,10 +1,10 @@
-/* $OpenBSD: extern.h,v 1.48 2017/01/20 04:03:53 krw Exp $ */
+/* $OpenBSD: extern.h,v 1.49 2017/01/21 08:33:07 krw Exp $ */
/* $NetBSD: extern.h,v 1.17 1997/08/18 10:20:19 lukem Exp $ */
/*
* Copyright (C) 1997 and 1998 WIDE Project.
* All rights reserved.
- *
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
@@ -16,7 +16,7 @@
* 3. Neither the name of the project nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
- *
+ *
* THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE