aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall/source/Interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'heimdall/source/Interface.h')
-rw-r--r--heimdall/source/Interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/heimdall/source/Interface.h b/heimdall/source/Interface.h
index e4c89d7..a3fb1d7 100644
--- a/heimdall/source/Interface.h
+++ b/heimdall/source/Interface.h
@@ -74,7 +74,7 @@ namespace Heimdall
void PrintPit(const libpit::PitData *pitData);
void SetStdoutErrors(bool enabled);
- };
+ }
}
#endif