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