[Scummvm-cvs-logs] SF.net SVN: scummvm:[55483] scummvm/trunk/graphics/module.mk
eriktorbjorn at users.sourceforge.net
eriktorbjorn at users.sourceforge.net
Sun Jan 23 22:59:26 CET 2011
Revision: 55483
http://scummvm.svn.sourceforge.net/scummvm/?rev=55483&view=rev
Author: eriktorbjorn
Date: 2011-01-23 21:59:26 +0000 (Sun, 23 Jan 2011)
Log Message:
-----------
JANITORIAL: Remove unnecessary backslash
Modified Paths:
--------------
scummvm/trunk/graphics/module.mk
Modified: scummvm/trunk/graphics/module.mk
===================================================================
--- scummvm/trunk/graphics/module.mk 2011-01-23 20:51:16 UTC (rev 55482)
+++ scummvm/trunk/graphics/module.mk 2011-01-23 21:59:26 UTC (rev 55483)
@@ -22,7 +22,7 @@
surface.o \
thumbnail.o \
VectorRenderer.o \
- VectorRendererSpec.o \
+ VectorRendererSpec.o
ifdef USE_SCALERS
MODULE_OBJS += \
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list