summaryrefslogtreecommitdiffhomepage
path: root/src/utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils.c')
-rw-r--r--src/utils.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/utils.c b/src/utils.c
index da92ce52..2bdc490b 100644
--- a/src/utils.c
+++ b/src/utils.c
@@ -3,10 +3,9 @@
* raylib.utils - Some common utility functions
*
* CONFIGURATION:
-*
-* #define SUPPORT_TRACELOG
-* Show TraceLog() output messages
-* NOTE: By default LOG_DEBUG traces not shown
+* #define SUPPORT_TRACELOG
+* Show TraceLog() output messages
+* NOTE: By default LOG_DEBUG traces not shown
*
*
* LICENSE: zlib/libpng