[PATCH] Remove double space in file name comment check

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Reported by Martin Kletzander
---
Pushed as trivial.

 cfg.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cfg.mk b/cfg.mk
index a2fed11..e75323e 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -888,7 +888,7 @@ sc_prohibit_wrong_filename_in_comment:
 	  }                                                            \
 	}' $$($(VC_LIST_EXCEPT) | grep '\.[ch]$$') || fail=1;          \
 	if test $$fail -eq 1; then                                     \
-	  { echo '$(ME): The file name in comments must match the '    \
+	  { echo '$(ME): The file name in comments must match the'     \
 	    'actual file name' 1>&2; exit 1; }	                       \
 	fi;
 
-- 
1.8.3.2

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]