summaryrefslogtreecommitdiff
path: root/sys/sys/ctype.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/ctype.h')
-rw-r--r--sys/sys/ctype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/ctype.h b/sys/sys/ctype.h
index 5022d40c15b2e..a6ecf9aa2543d 100644
--- a/sys/sys/ctype.h
+++ b/sys/sys/ctype.h
@@ -31,7 +31,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/sys/ctype.h,v 1.4.32.1 2010/02/10 00:26:20 kensmith Exp $
*/
#ifndef _SYS_CTYPE_H_