diff options
author | 2008-10-21 17:54:00 +0000 | |
---|---|---|
committer | 2008-10-21 17:54:00 +0000 | |
commit | 340fc3433b7e26d06bad5208224858d743cddd98 (patch) | |
tree | 40540ef100c0a08c9ce7c7273d302f75e0e93f5b | |
parent | build w/ USE_LOCALE. ok millert@ (diff) | |
download | wireguard-openbsd-340fc3433b7e26d06bad5208224858d743cddd98.tar.xz wireguard-openbsd-340fc3433b7e26d06bad5208224858d743cddd98.zip |
add rcs id
-rw-r--r-- | usr.bin/ftp/list.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/ftp/list.c b/usr.bin/ftp/list.c index 909b7592975..6f0befb997e 100644 --- a/usr.bin/ftp/list.c +++ b/usr.bin/ftp/list.c @@ -1,3 +1,4 @@ +/* $OpenBSD: list.c,v 1.2 2008/10/21 17:54:00 martynas Exp $ */ /* * Copyright (c) 2008 Martynas Venckus <martynas@openbsd.org> * |