summaryrefslogtreecommitdiffstats
path: root/Tests/iOSNavApp/TotalFunction.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/iOSNavApp/TotalFunction.h')
-rw-r--r--Tests/iOSNavApp/TotalFunction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/iOSNavApp/TotalFunction.h b/Tests/iOSNavApp/TotalFunction.h
index 1301c3d..26ff306 100644
--- a/Tests/iOSNavApp/TotalFunction.h
+++ b/Tests/iOSNavApp/TotalFunction.h
@@ -9,6 +9,6 @@
#ifndef NavApp3_TotalFunction_h
#define NavApp3_TotalFunction_h
-int Total(const char *context);
+int Total(const char* context);
#endif