aboutsummaryrefslogtreecommitdiff
path: root/common/list.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/list.h')
-rw-r--r--common/list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/list.h b/common/list.h
index 213b77ccb9..4421981628 100644
--- a/common/list.h
+++ b/common/list.h
@@ -126,6 +126,6 @@ protected:
}
};
-};// End of namespace ScummVM
+} // End of namespace ScummVM
#endif