diff options
Diffstat (limited to 'FL')
| -rw-r--r-- | FL/fl_attr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/fl_attr.h b/FL/fl_attr.h index 44a402c77..b8f7d24c4 100644 --- a/FL/fl_attr.h +++ b/FL/fl_attr.h @@ -33,7 +33,7 @@ /** To be used in prototypes with a variable list of arguments. This macro helps detection of mismatches between format string and argument list at compilation time. - + Usage example: FL/fl_ask.H */ #define __fl_attr(x) |
