summaryrefslogtreecommitdiff
path: root/src/SDL_error_c.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/SDL_error_c.h')
-rw-r--r--src/SDL_error_c.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/SDL_error_c.h b/src/SDL_error_c.h
index 1277b086dd..2014cc1e77 100644
--- a/src/SDL_error_c.h
+++ b/src/SDL_error_c.h
@@ -27,8 +27,8 @@
#ifndef _SDL_error_c_h
#define _SDL_error_c_h
-#define ERR_MAX_STRLEN 128
-#define ERR_MAX_ARGS 5
+#define ERR_MAX_STRLEN 128
+#define ERR_MAX_ARGS 5
typedef struct SDL_error
{