aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall/source/VersionAction.h
diff options
context:
space:
mode:
Diffstat (limited to 'heimdall/source/VersionAction.h')
-rw-r--r--heimdall/source/VersionAction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/heimdall/source/VersionAction.h b/heimdall/source/VersionAction.h
index 9a1e6ce..9dee26f 100644
--- a/heimdall/source/VersionAction.h
+++ b/heimdall/source/VersionAction.h
@@ -28,7 +28,7 @@ namespace Heimdall
extern const char *usage;
int Execute(int argc, char **argv);
- };
+ }
}
#endif