From b09e7edd47ddc89494e7b5f387bfa61167fb9ac4 Mon Sep 17 00:00:00 2001 From: Daniel Holbert Date: Mon, 23 Aug 2010 15:45:16 -0700 Subject: [PATCH] (no bug) tabs-vs-spaces consistency fix in imagelib Makefile.in. [one-liner whitespace-only] a=NPOTB --- modules/libpr0n/src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/libpr0n/src/Makefile.in b/modules/libpr0n/src/Makefile.in index d16e57e32543..a716c0725523 100644 --- a/modules/libpr0n/src/Makefile.in +++ b/modules/libpr0n/src/Makefile.in @@ -60,7 +60,7 @@ CPPSRCS = \ imgRequest.cpp \ imgRequestProxy.cpp \ imgTools.cpp \ - imgStatusTracker.cpp \ + imgStatusTracker.cpp \ $(NULL) # We need to instantiate the decoders