aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/lua_bitop.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/wslua/lua_bitop.h')
-rw-r--r--epan/wslua/lua_bitop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/wslua/lua_bitop.h b/epan/wslua/lua_bitop.h
index 652ffaa948..17c242db62 100644
--- a/epan/wslua/lua_bitop.h
+++ b/epan/wslua/lua_bitop.h
@@ -1,4 +1,4 @@
-/*
+/** @file
** Lua BitOp -- a bit operations library for Lua 5.1/5.2.
** http://bitop.luajit.org/
**