diff options
Diffstat (limited to 'usr.bin/sed/defs.h')
-rw-r--r-- | usr.bin/sed/defs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/sed/defs.h b/usr.bin/sed/defs.h index 90c01584268..8694f181ad8 100644 --- a/usr.bin/sed/defs.h +++ b/usr.bin/sed/defs.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: defs.h,v 1.4 2008/10/16 16:34:32 millert Exp $*/ +/* $OpenBSD: defs.h,v 1.5 2015/01/19 15:30:52 krw Exp $ */ /*- * Copyright (c) 1992 Diomidis Spinellis. * Copyright (c) 1992, 1993 |