summaryrefslogtreecommitdiff
path: root/external/clew/source/clew.c
diff options
context:
space:
mode:
Diffstat (limited to 'external/clew/source/clew.c')
-rw-r--r--external/clew/source/clew.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/clew/source/clew.c b/external/clew/source/clew.c
index d82235a8715b..4ed80035d3a5 100644
--- a/external/clew/source/clew.c
+++ b/external/clew/source/clew.c
@@ -160,7 +160,7 @@ int clewInit(const char* path)
if (error)
{
- // Failure queing atexit, shutdown with error
+ // Failure queueing atexit, shutdown with error
CLCC_DYNLIB_CLOSE(module);
module = NULL;