aboutsummaryrefslogtreecommitdiff
path: root/lpcap.c
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2023-04-10 13:47:45 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2023-04-10 13:47:45 -0300
commit05edfcff9b7eca52571b221e614b5cbf84e7d43d (patch)
tree37ca0e23753461795eb3ea6df873d725b94ba54e /lpcap.c
parentafd7b912611d5777c12d55cb533beee760207949 (diff)
downloadlpeg-05edfcff9b7eca52571b221e614b5cbf84e7d43d.tar.gz
lpeg-05edfcff9b7eca52571b221e614b5cbf84e7d43d.tar.bz2
lpeg-05edfcff9b7eca52571b221e614b5cbf84e7d43d.zip
Documentation
Removed '$Id' from all files + updated copyright year + other changes in comments and documentation
Diffstat (limited to 'lpcap.c')
-rw-r--r--lpcap.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lpcap.c b/lpcap.c
index b332fde..ec17d23 100644
--- a/lpcap.c
+++ b/lpcap.c
@@ -1,7 +1,3 @@
1/*
2** $Id: lpcap.c $
3** Copyright 2007, Lua.org & PUC-Rio (see 'lpeg.html' for license)
4*/
5 1
6#include "lua.h" 2#include "lua.h"
7#include "lauxlib.h" 3#include "lauxlib.h"