aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorSven Hesse2007-11-08 23:53:59 +0000
committerSven Hesse2007-11-08 23:53:59 +0000
commit870ec35291fea0161e6ff9fe8f51a35dd0111384 (patch)
tree1844bdef8e82ab856d2744de868b18b9e5b76e50 /engines
parent435a71a5b54bace554b2ae77b251314be054b4f8 (diff)
downloadscummvm-rg350-870ec35291fea0161e6ff9fe8f51a35dd0111384.tar.gz
scummvm-rg350-870ec35291fea0161e6ff9fe8f51a35dd0111384.tar.bz2
scummvm-rg350-870ec35291fea0161e6ff9fe8f51a35dd0111384.zip
Fixing compilation for me by giving that file a closing newline
svn-id: r29457
Diffstat (limited to 'engines')
-rw-r--r--engines/saga/actor_path.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/saga/actor_path.cpp b/engines/saga/actor_path.cpp
index cccba03073..555c410fbb 100644
--- a/engines/saga/actor_path.cpp
+++ b/engines/saga/actor_path.cpp
@@ -602,4 +602,4 @@ void Actor::drawPathTest() {
#endif
}
-} // End of namespace Saga \ No newline at end of file
+} // End of namespace Saga