summaryrefslogtreecommitdiff
path: root/src/nautilus-file-operations-dbus-data.c
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2020-09-07 09:27:35 +0200
committerOndrej Holy <oholy@redhat.com>2020-09-07 09:59:59 +0200
commit831203e9512b29900e8095c91332b49bbbf97047 (patch)
tree9bc31f03175ebfcfa8271e23fcc4f4b13c1479e7 /src/nautilus-file-operations-dbus-data.c
parenta9d2562676abf6181ed114a31f00add0f00119c4 (diff)
downloadnautilus-831203e9512b29900e8095c91332b49bbbf97047.tar.gz
ci: Hardcode image version for style check job
The style check job currently fails as uncrustify from rawhide obviously changed its behavior. It tries to change function pointer the following way: - gboolean (*each_function)(NautilusCanvasIcon *, gpointer), + gboolean ( *each_function )(NautilusCanvasIcon *, gpointer), I don't think this is right, but don't know how to fix that ellegantly. Note that this is because of "sp_before_ptr_star = false". Let's hardcode the previous image varsion to avoid this change for now.
Diffstat (limited to 'src/nautilus-file-operations-dbus-data.c')
0 files changed, 0 insertions, 0 deletions