Quick fix.

This commit is contained in:
2025-02-08 10:38:26 +02:00
parent f4dfb64b7a
commit 76e06b86c7
+1 -1
View File
@@ -43,7 +43,7 @@ void jh_sort_int_array(int* array, size_t arrlen, const char* order);
// implementation Below // implementation Below
// -------------------------------------- // --------------------------------------
#ifdef JH_H_IMPLEMENTATION #ifdef JH_IMPLEMENTATION
// -------------------------------------- // --------------------------------------
// Macros: // Macros: