diff options
author | Darren Tucker <dtucker@zip.com.au> | 2016-08-17 06:08:42 +0200 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2016-08-17 06:08:42 +0200 |
commit | 1e8013a17ff11e3c6bd0012fb1fc8d5f1330eb21 (patch) | |
tree | 16ea81a032f459d316ac3606d50d994351a16ab6 /openbsd-compat/bsd-statvfs.c | |
parent | Remove now-obsolete CVS $Id tags from text files. (diff) | |
download | openssh-1e8013a17ff11e3c6bd0012fb1fc8d5f1330eb21.tar.xz openssh-1e8013a17ff11e3c6bd0012fb1fc8d5f1330eb21.zip |
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.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openbsd-compat/bsd-statvfs.c b/openbsd-compat/bsd-statvfs.c index 2b1da80ec..458dbe89c 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> * |