summaryrefslogtreecommitdiffstats
path: root/fbench/src/fbench/fbench.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fbench/src/fbench/fbench.cpp')
-rw-r--r--fbench/src/fbench/fbench.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fbench/src/fbench/fbench.cpp b/fbench/src/fbench/fbench.cpp
index 084fc2e48e6..57efb8a47e0 100644
--- a/fbench/src/fbench/fbench.cpp
+++ b/fbench/src/fbench/fbench.cpp
@@ -366,7 +366,7 @@ FBench::Main(int argc, char *argv[])
// parse options and override defaults.
int idx;
- char opt;
+ int opt;
const char *arg;
bool optError;