summaryrefslogtreecommitdiff
path: root/src/fl_utf.c
diff options
context:
space:
mode:
authorFabien Costantini <fabien@onepost.net>2008-10-03 08:05:48 +0000
committerFabien Costantini <fabien@onepost.net>2008-10-03 08:05:48 +0000
commitb763b271a714628bf2a24571f9995b5d456b3070 (patch)
tree13f0dd2c9652d468957f62daa42a97271a509d7c /src/fl_utf.c
parentbd882119e79d08ef2477b1db76f8a0a5735a6f93 (diff)
Doxygen documentation : removed useless FLTK prefix to Modules list as it doesn't change their order in the Modules page.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6366 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/fl_utf.c')
-rw-r--r--src/fl_utf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fl_utf.c b/src/fl_utf.c
index 29cbe9e27..f42dfeaec 100644
--- a/src/fl_utf.c
+++ b/src/fl_utf.c
@@ -28,7 +28,7 @@ extern "C" {
#endif
/**
- \defgroup fl_unichar FLTK Unicode Character Functions
+ \defgroup fl_unichar Unicode Character Functions
Global Functions Handling Single Unicode Characters
@{ */
@@ -44,7 +44,7 @@ extern "C" {
/** @} */
/**
- \defgroup fl_utf8 FLTK Unicode String Functions
+ \defgroup fl_utf8 Unicode String Functions
Global Functions Handling Unicode Text
@{ */