diff options
Diffstat (limited to 'sys/sys/ctype.h')
-rw-r--r-- | sys/sys/ctype.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/ctype.h b/sys/sys/ctype.h index 5022d40c15b2e..507085326799f 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 2004/04/07 04:19:49 imp Exp $ */ #ifndef _SYS_CTYPE_H_ |