diff options
Diffstat (limited to 'contrib/com_err/lex.l')
-rw-r--r-- | contrib/com_err/lex.l | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/com_err/lex.l b/contrib/com_err/lex.l index b5f8db1e1e436..27e5b441f7368 100644 --- a/contrib/com_err/lex.l +++ b/contrib/com_err/lex.l @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/com_err/lex.l,v 1.3 2004/04/03 21:17:01 nectar Exp $ */ /* * This is to handle the definition of this symbol in some AIX |