From 201376c3f5858ab5432cf849d5474e037c071393 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 10 May 2013 11:50:29 +0300 Subject: fix code style. --- src/commands.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/commands.cpp') diff --git a/src/commands.cpp b/src/commands.cpp index e2e93fe3e..2421e63f4 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -1155,7 +1155,7 @@ impHandler0(testsdlfont) timespec time2; NullOpenGLGraphics *nullGraphics = new NullOpenGLGraphics; std::vector data; - int width = 0; + volatile int width = 0; for (int f = 0; f < 300; f ++) data.push_back("test " + toString(f) + "string"); -- cgit v1.2.3-60-g2f50