[Scummvm-cvs-logs] scummvm master -> 8b8f70c3a5c021d2375b39c875fcf373d6f5f84f
fuzzie
fuzzie at fuzzie.org
Thu Nov 17 16:53:43 CET 2011
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
8b8f70c3a5 SCI: Add newline back to get rid of the warning.
Commit: 8b8f70c3a5c021d2375b39c875fcf373d6f5f84f
https://github.com/scummvm/scummvm/commit/8b8f70c3a5c021d2375b39c875fcf373d6f5f84f
Author: Alyssa Milburn (fuzzie at fuzzie.org)
Date: 2011-11-17T07:52:00-08:00
Commit Message:
SCI: Add newline back to get rid of the warning.
Changed paths:
engines/sci/detection_tables.h
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index edb5008..63eda1c 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -3804,4 +3804,4 @@ static const struct ADGameDescription SciGameDescriptions[] = {
AD_TABLE_END_MARKER
};
-} // End of namespace Sci
\ No newline at end of file
+} // End of namespace Sci
More information about the Scummvm-git-logs
mailing list