summaryrefslogtreecommitdiff
path: root/openbsd-compat/bsd-statvfs.c
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2016-08-17 14:08:42 +1000
committerDarren Tucker <dtucker@zip.com.au>2016-08-17 14:08:42 +1000
commit1e8013a17ff11e3c6bd0012fb1fc8d5f1330eb21 (patch)
tree16ea81a032f459d316ac3606d50d994351a16ab6 /openbsd-compat/bsd-statvfs.c
parentadab758242121181700e48b4f6c60d6b660411fe (diff)
downloadopenssh-git-1e8013a17ff11e3c6bd0012fb1fc8d5f1330eb21.tar.gz
Remove obsolete CVS $Id from source files.
Since -portable switched to git the CVS $Id tags are no longer being updated and are becoming increasingly misleading. Remove them.
Diffstat (limited to 'openbsd-compat/bsd-statvfs.c')
-rw-r--r--openbsd-compat/bsd-statvfs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/openbsd-compat/bsd-statvfs.c b/openbsd-compat/bsd-statvfs.c
index 2b1da80e..458dbe89 100644
--- a/openbsd-compat/bsd-statvfs.c
+++ b/openbsd-compat/bsd-statvfs.c
@@ -1,5 +1,3 @@
-/* $Id: bsd-statvfs.c,v 1.2 2014/01/17 07:10:59 dtucker Exp $ */
-
/*
* Copyright (c) 2008,2014 Darren Tucker <dtucker@zip.com.au>
*