diff options
Diffstat (limited to 'heimdall/source/ClosePcScreenAction.h')
-rw-r--r-- | heimdall/source/ClosePcScreenAction.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/heimdall/source/ClosePcScreenAction.h b/heimdall/source/ClosePcScreenAction.h index a3def99..58cbdee 100644 --- a/heimdall/source/ClosePcScreenAction.h +++ b/heimdall/source/ClosePcScreenAction.h @@ -28,7 +28,7 @@ namespace Heimdall extern const char *usage; int Execute(int argc, char **argv); - }; + } } #endif |