From 8bc9d467efaca58d5f515e47dd07eda9533a24b0 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sun, 14 Sep 2008 11:15:17 +0000 Subject: Saving an improved version of FL/Enumerations.H and related files. Still working on FL/Enumerations.H, though. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6234 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/Fl_Widget.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FL/Fl_Widget.H') diff --git a/FL/Fl_Widget.H b/FL/Fl_Widget.H index 1e0db44af..41deefba5 100644 --- a/FL/Fl_Widget.H +++ b/FL/Fl_Widget.H @@ -265,7 +265,7 @@ public: /** Gets the label alignment. * \return label alignment * \see label(), align(Fl_Align), Fl_Align - * \todo This function should not take ucahr as an argument. Apart from the fact that ucahr is too short + * \todo This function should not take uchar as an argument. Apart from the fact that uchar is too short * with only 8 bits, it does not provide type safety (in which case we don't need to declare Fl_Type * an enum to begin with). */ -- cgit v1.2.3