summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbeck <beck@openbsd.org>2002-04-01 18:56:01 +0000
committerbeck <beck@openbsd.org>2002-04-01 18:56:01 +0000
commit0b2ab0637e1034e93784e69d3b16e3a71a1cf7a8 (patch)
treeefe20940a9ff6b98b21daf346f8bf0f3bf3f94e4
parentskip bad IVs; ok provos@/deraadt@ (diff)
downloadwireguard-openbsd-0b2ab0637e1034e93784e69d3b16e3a71a1cf7a8.tar.xz
wireguard-openbsd-0b2ab0637e1034e93784e69d3b16e3a71a1cf7a8.zip
typo in comment
-rw-r--r--usr.sbin/authpf/authpf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/authpf/authpf.c b/usr.sbin/authpf/authpf.c
index 23c8aa37f55..c23917be449 100644
--- a/usr.sbin/authpf/authpf.c
+++ b/usr.sbin/authpf/authpf.c
@@ -283,7 +283,7 @@ main(int argc, char *argv[])
}
/* read_config:
- * reads config file in PATH_CONFILE to set optional behaviours up
+ * reads config file in PATH_CONFFILE to set optional behaviours up
*/
static void