summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ftp-proxy/ftp-proxy.c
diff options
context:
space:
mode:
authorcamield <camield@openbsd.org>2005-06-07 14:12:07 +0000
committercamield <camield@openbsd.org>2005-06-07 14:12:07 +0000
commit8bfc93fded4be76717ff2893f4bd62eeee24b50d (patch)
tree9fa6df9fc00dd704b4d1d55797785a8a04c9f43e /usr.sbin/ftp-proxy/ftp-proxy.c
parentcatch SIGWINCH and resize progress meter accordingly; ok markus dtucker (diff)
downloadwireguard-openbsd-8bfc93fded4be76717ff2893f4bd62eeee24b50d.tar.xz
wireguard-openbsd-8bfc93fded4be76717ff2893f4bd62eeee24b50d.zip
add OpenBSD cvs tags, prompted by xsa@
Diffstat (limited to 'usr.sbin/ftp-proxy/ftp-proxy.c')
-rw-r--r--usr.sbin/ftp-proxy/ftp-proxy.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/ftp-proxy/ftp-proxy.c b/usr.sbin/ftp-proxy/ftp-proxy.c
index 2c7c2c2109d..8e3d6cbed4d 100644
--- a/usr.sbin/ftp-proxy/ftp-proxy.c
+++ b/usr.sbin/ftp-proxy/ftp-proxy.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: ftp-proxy.c,v 1.5 2005/06/07 14:12:07 camield Exp $ */
+
/*
* Copyright (c) 2004, 2005 Camiel Dobbelaar, <cd@sentia.nl>
*