aboutsummaryrefslogtreecommitdiffhomepage
path: root/wgetopt.cpp
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2014-03-01 20:33:26 -0800
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2014-03-01 20:33:26 -0800
commitb187125b636c14253d626e4c2470f89e192168cf (patch)
tree2bece4c85b78e4bd5cedbfb77e57b0e7fe850c91 /wgetopt.cpp
parent84ea96f383d3713f750d39a74d7b8693275db25d (diff)
parentd232a0f9512d0e1b575235fdf4119a63353ecedd (diff)
Merge branch 'master' into parser_cleanup
Diffstat (limited to 'wgetopt.cpp')
-rw-r--r--wgetopt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/wgetopt.cpp b/wgetopt.cpp
index c28d5dc1..ecf1121e 100644
--- a/wgetopt.cpp
+++ b/wgetopt.cpp
@@ -1,4 +1,4 @@
-/** \file wgetopt.cpp
+/** \file wgetopt.c
A version of the getopt library for use with wide character strings.
This is simply the gnu getopt library, but converted for use with