summaryrefslogtreecommitdiff
path: root/include/glob.h
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2002-08-14 06:57:09 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2002-08-14 06:57:09 +0000
commit72b7f92e6edf4375820f765b41697b3208ce7fe7 (patch)
tree49c75f7b6a634efb81c3709f39147fdba24623bb /include/glob.h
parent606cad63e046f2873878d07634158eb90c5a2cf6 (diff)
Diffstat (limited to 'include/glob.h')
-rw-r--r--include/glob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/glob.h b/include/glob.h
index cd49ea8d82bd..a8007e81ba5b 100644
--- a/include/glob.h
+++ b/include/glob.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)glob.h 8.1 (Berkeley) 6/2/93
- * $FreeBSD$
+ * $FreeBSD: src/include/glob.h,v 1.3.6.2 2001/08/09 00:53:18 mikeh Exp $
*/
#ifndef _GLOB_H_