mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
glib.supp: Fix some indentation
Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
adb9264d12
commit
c8c75dc7ad
10
glib.supp
10
glib.supp
@ -462,11 +462,11 @@
|
||||
# memcheck checks that the third argument to ioctl() is a valid pointer, but
|
||||
# some ioctls use that argument as an integer
|
||||
{
|
||||
ioctl-with-non-pointer-param
|
||||
Memcheck:Param
|
||||
ioctl(generic)
|
||||
fun:ioctl
|
||||
fun:btrfs_reflink_with_progress
|
||||
ioctl-with-non-pointer-param
|
||||
Memcheck:Param
|
||||
ioctl(generic)
|
||||
fun:ioctl
|
||||
fun:btrfs_reflink_with_progress
|
||||
}
|
||||
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user