summaryrefslogtreecommitdiff
path: root/FL/platform_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'FL/platform_types.h')
-rw-r--r--FL/platform_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/platform_types.h b/FL/platform_types.h
index 71c412abb..c6c00974b 100644
--- a/FL/platform_types.h
+++ b/FL/platform_types.h
@@ -138,7 +138,7 @@ extern FL_EXPORT int fl_control_modifier();
#endif /* FL_PLATFORM_TYPES_H */
-// This is currently the same for all platforms, but may change in the future
+/* This is currently the same for all platforms but may change in the future */
struct Fl_Timestamp_t {
time_t sec;
int usec;