mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-31 00:45:18 +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$
|
\.fig$
|
||||||
\.gif$
|
\.gif$
|
||||||
^NEWS$
|
\.ico$
|
||||||
|
\.png$
|
||||||
^ChangeLog$
|
^ChangeLog$
|
||||||
|
^NEWS$
|
||||||
^docs/.*
|
^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>
|
Wed Oct 16 14:03:00 CEST 2008 Chris Lalancette <clalance@redhat.com>
|
||||||
|
|
||||||
* "make syntax-check" was complaining that network_driver.c was
|
* "make syntax-check" was complaining that network_driver.c was
|
||||||
|
Loading…
x
Reference in New Issue
Block a user