aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/wslua_pinfo.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2008-04-12 13:56:28 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2008-04-12 13:56:28 +0000
commit88f296224cd470faa970a9a12d90a20e74b1eacb (patch)
treef4a356aad39461cdb634b67d32412b1d5af83d4f /epan/wslua/wslua_pinfo.c
parentdc84f3a887ed504d99a58481800f6e17832702f2 (diff)
From Marton Nemeth (bug 2447):
In help the not all of the following chapters begins with uppercase: 10.4.1. saving capture files 10.4.2. obtaining dissection data 10.4.3. GUI support 10.4.4. post-dissection packet analysis 10.4.5. obtaining packet information 10.4.6. functions for writing dissectors 10.4.7. adding information to the dissection tree 10.4.8. functions for handling packet data 10.4.9. Utility Functions svn path=/trunk/; revision=24933
Diffstat (limited to 'epan/wslua/wslua_pinfo.c')
-rw-r--r--epan/wslua/wslua_pinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/wslua/wslua_pinfo.c b/epan/wslua/wslua_pinfo.c
index 491d210578..236bdccc2e 100644
--- a/epan/wslua/wslua_pinfo.c
+++ b/epan/wslua/wslua_pinfo.c
@@ -26,7 +26,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-/* WSLUA_MODULE Pinfo obtaining packet information */
+/* WSLUA_MODULE Pinfo Obtaining packet information */
#include "wslua.h"