]> xenbits.xensource.com Git - rumpuser-xen.git/commitdiff
Makefile: remove a whitespace error
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 24 Jun 2014 17:39:34 +0000 (18:39 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 30 Jun 2014 14:52:49 +0000 (15:52 +0100)
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Makefile

index e382a1244177f0f81edb7d1b47a0797ce846fabf..f093f598fe6e0e9f07573cff5f481c7499f00645 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -163,7 +163,7 @@ endef
 cscope:
        $(all_sources) > cscope.files
        cscope -k -b -q
-    
+
 .PHONY: tags
 tags:
        $(all_sources) | xargs ctags