aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/statvfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/statvfs.h')
-rw-r--r--sys/sys/statvfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/statvfs.h b/sys/sys/statvfs.h
index 24fd8e02f6a6..3c6c36af7c0a 100644
--- a/sys/sys/statvfs.h
+++ b/sys/sys/statvfs.h
@@ -26,7 +26,7 @@
* OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/sys/statvfs.h,v 1.3.8.1 2005/01/31 23:26:57 imp Exp $
*/
#ifndef _SYS_STATVFS_H_