diff options
Diffstat (limited to 'usr.bin/mail/lex.c')
-rw-r--r-- | usr.bin/mail/lex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mail/lex.c b/usr.bin/mail/lex.c index 4550f2b0a7082..6a08a6dccf96d 100644 --- a/usr.bin/mail/lex.c +++ b/usr.bin/mail/lex.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/mail/lex.c,v 1.5.6.1 2000/07/01 12:24:21 ps Exp $ */ #ifndef lint |