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..7c0b162d50c35 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.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _SYS_CTYPE_H_ |