aboutsummaryrefslogtreecommitdiff
path: root/lpcap.c
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2019-02-20 10:24:56 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2019-02-20 10:24:56 -0300
commitcc583a17df76a363e419c960d72422169fae816d (patch)
tree4977b1f51662acefdece72218b3e92e7ac0c2112 /lpcap.c
parente08e5df853560de6482d84066a7accc6a18de545 (diff)
downloadlpeg-cc583a17df76a363e419c960d72422169fae816d.tar.gz
lpeg-cc583a17df76a363e419c960d72422169fae816d.tar.bz2
lpeg-cc583a17df76a363e419c960d72422169fae816d.zip
Removed extra information from RCS keyword strings
Version numbers and dates from RCS keyword strings removed from all source files; keeps only the file name.
Diffstat (limited to 'lpcap.c')
-rw-r--r--lpcap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lpcap.c b/lpcap.c
index c9085de..26058e2 100644
--- a/lpcap.c
+++ b/lpcap.c
@@ -1,5 +1,5 @@
1/* 1/*
2** $Id: lpcap.c,v 1.6 2015/06/15 16:09:57 roberto Exp $ 2** $Id: lpcap.c $
3** Copyright 2007, Lua.org & PUC-Rio (see 'lpeg.html' for license) 3** Copyright 2007, Lua.org & PUC-Rio (see 'lpeg.html' for license)
4*/ 4*/
5 5