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 b5f8db1e1e43..7577a842dd30 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.30.1 2010/02/10 00:26:20 kensmith Exp $ */ /* * This is to handle the definition of this symbol in some AIX |
