From 4e75549e7bd8b0ea032cf279066d0fac09577067 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Thu, 2 Feb 2023 17:03:09 +0100 Subject: Update dependencies and fix whitespace errors - replace tabs with spaces - remove trailing whitespace --- FL/fl_attr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FL') 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) -- cgit v1.2.3