From: ol.sc Date: Wed, 22 Feb 2012 22:04:20 +0000 (+0000) Subject: Fixed line continuation. X-Git-Tag: V2.14~523 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c1bb9678d5f90a35655653ccafd1a4eb4d964abb;p=cc65 Fixed line continuation. git-svn-id: svn://svn.cc65.org/cc65/trunk@5540 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/libsrc/geos-common/graph/Makefile b/libsrc/geos-common/graph/Makefile index 2c0a6e2bb..fea69823a 100644 --- a/libsrc/geos-common/graph/Makefile +++ b/libsrc/geos-common/graph/Makefile @@ -32,4 +32,4 @@ S_OBJS += bitmapclip.o \ setpattern.o \ testpoint.o \ usesystemfont.o \ - verticalline.o \ + verticalline.o