]> Kevux Git Server - fll/commitdiff
Cleanup: Fix comment regarding endif.
authorKevin Day <thekevinday@gmail.com>
Thu, 11 Aug 2022 03:47:32 +0000 (22:47 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 11 Aug 2022 03:47:32 +0000 (22:47 -0500)
level_0/f_color/c/color/common.h

index 4fd289aeb81a99cd421877c98fc5af6b9e1cecc0..d94073df11eba1e9c9408b00cc5a4411a1ac7de3 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.