]> Kevux Git Server - fll/commitdiff
Cleanup: Remove extra underscore in _di_f_color_context_t_.
authorKevin Day <thekevinday@gmail.com>
Sat, 14 Jan 2023 05:00:05 +0000 (23:00 -0600)
committerKevin Day <thekevinday@gmail.com>
Sat, 14 Jan 2023 05:00:05 +0000 (23:00 -0600)
level_0/f_color/c/color/common.h

index d3103cb1246ce913facc6c91e5145432ef9c5925..72d684090f0704ff109a020ac83a05065d39a1a7 100644 (file)
@@ -846,7 +846,7 @@ extern "C" {
     macro_f_string_dynamic_t_destroy_simple(context.title, size) \
     macro_f_string_dynamic_t_destroy_simple(context.warning, size) \
     macro_f_color_context_t_clear(context)
-#endif // _di_f_color__context_t_
+#endif // _di_f_color_context_t_
 
 /**
  * Delete any dynamic allocated data on the color context object.