mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 11:35:19 +00:00
build: exempt *.ico files from the trailing blank check
* .x-sc_trailing_blank: Add \.ico$ to the list.
This commit is contained in:
parent
0fd0cb6037
commit
e4e4a45927
@ -1,6 +1,7 @@
|
||||
\.png$
|
||||
\.fig$
|
||||
\.gif$
|
||||
^NEWS$
|
||||
\.ico$
|
||||
\.png$
|
||||
^ChangeLog$
|
||||
^NEWS$
|
||||
^docs/.*
|
||||
|
@ -1,3 +1,8 @@
|
||||
Thu Oct 16 15:04:36 +0200 Jim Meyering <meyering@redhat.com>
|
||||
|
||||
build: exempt *.ico files from the trailing blank check
|
||||
* .x-sc_trailing_blank: Add \.ico$ to the list.
|
||||
|
||||
Wed Oct 16 14:03:00 CEST 2008 Chris Lalancette <clalance@redhat.com>
|
||||
|
||||
* "make syntax-check" was complaining that network_driver.c was
|
||||
|
Loading…
Reference in New Issue
Block a user