summaryrefslogtreecommitdiff
path: root/usr.bin/tcfs/tcfs_getfspath.c
diff options
context:
space:
mode:
authorFederico G. Schwindt <fgsch@cvs.openbsd.org>2000-06-19 20:35:49 +0000
committerFederico G. Schwindt <fgsch@cvs.openbsd.org>2000-06-19 20:35:49 +0000
commitc897b4ac8e3d6ebdd8a77122fe3a6e49c70bdcf8 (patch)
tree12f62642ac286290208462b3d75f14a615520344 /usr.bin/tcfs/tcfs_getfspath.c
parent069710c66bcab18d88bc9b3005f6f7e42d2cf3f1 (diff)
add openbsd tag
Diffstat (limited to 'usr.bin/tcfs/tcfs_getfspath.c')
-rw-r--r--usr.bin/tcfs/tcfs_getfspath.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/tcfs/tcfs_getfspath.c b/usr.bin/tcfs/tcfs_getfspath.c
index 0774fa95adb..07f12a76d41 100644
--- a/usr.bin/tcfs/tcfs_getfspath.c
+++ b/usr.bin/tcfs/tcfs_getfspath.c
@@ -1,4 +1,5 @@
-/* $OpenBSD: tcfs_getfspath.c,v 1.1 2000/06/18 22:07:24 provos Exp $ */
+/* $OpenBSD: tcfs_getfspath.c,v 1.2 2000/06/19 20:35:47 fgsch Exp $ */
+
/*
* Transparent Cryptographic File System (TCFS) for NetBSD
* Author and mantainer: Luigi Catuogno [luicat@tcfs.unisa.it]