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