Explorar o código

remove excess whitespace

Ozkan Sezer %!s(int64=3) %!d(string=hai) anos
pai
achega
fadf41fc6e
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      test/Makefile.in

+ 1 - 2
test/Makefile.in

@@ -73,7 +73,7 @@ TARGETS = \
 	testyuv$(EXE) \
 	torturethread$(EXE) \
 
-	
+
 @OPENGL_TARGETS@ += testgl2$(EXE) testshader$(EXE)
 @OPENGLES1_TARGETS@ += testgles$(EXE)
 @OPENGLES2_TARGETS@ += testgles2$(EXE)
@@ -335,7 +335,6 @@ testmouse$(EXE): $(srcdir)/testmouse.c
 	$(CC) -o $@ $^ $(CFLAGS) $(LIBS)
 
 
-
 clean:
 	rm -f $(TARGETS)