From e8a77e66862daac5a3bab825a375fbb43b8b5b8b Mon Sep 17 00:00:00 2001 From: Steffen Pankratz Date: Sun, 6 Mar 2016 16:31:00 +0100 Subject: - removed superfluous semicolons from namespace definitions --- heimdall/source/DownloadPitAction.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'heimdall/source/DownloadPitAction.h') diff --git a/heimdall/source/DownloadPitAction.h b/heimdall/source/DownloadPitAction.h index 6c5f6c3..e93dcb5 100644 --- a/heimdall/source/DownloadPitAction.h +++ b/heimdall/source/DownloadPitAction.h @@ -28,7 +28,7 @@ namespace Heimdall extern const char *usage; int Execute(int argc, char **argv); - }; + } } #endif -- cgit v1.1