]> Kevux Git Server - fll/commitdiff
Cleanup: Incorrect comments in iki headers.
authorKevin Day <thekevinday@gmail.com>
Sun, 12 Jun 2022 03:55:07 +0000 (22:55 -0500)
committerKevin Day <thekevinday@gmail.com>
Sun, 12 Jun 2022 03:55:07 +0000 (22:55 -0500)
level_0/f_iki/c/iki/data.h
level_0/f_iki/c/iki/private-data.h

index 5fd8d563c995b91264ee1aa25851b73c9b5cef57..7bc20a1a675e8825c6ed0d57afbbd121c09131a0 100644 (file)
@@ -1,13 +1,13 @@
 /**
  * FLL - Level 0
  *
- * Project: Type
+ * Project: IKI
  * API Version: 0.5
  * Licenses: lgpl-2.1-or-later
  *
- * Defines data to be used for/by type (array) related functionality.
+ * Defines data to be used for/by iki related functionality.
  *
- * This is auto-included by type_array.h and should not need to be explicitly included.
+ * This is auto-included by iki.h and should not need to be explicitly included.
  */
 #ifndef _F_iki_data_h
 #define _F_iki_data_h
index bac0cb7a7f7cacfb027de1afaefdc36444a91304..7f23d33ee66577ab7e0c4f81dd7f973d9f87d2d0 100644 (file)
@@ -1,7 +1,7 @@
 /**
  * FLL - Level 0
  *
- * Project: Type
+ * Project: IKI
  * API Version: 0.5
  * Licenses: lgpl-2.1-or-later
  *