]> err.no Git - util-linux/commit
lib: fix fsprobe wrapper (const char * is nonsense)
authorKarel Zak <kzak@redhat.com>
Tue, 3 Mar 2009 15:25:23 +0000 (16:25 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 3 Mar 2009 15:25:23 +0000 (16:25 +0100)
commit7926576ec2f3d25aecbc128b851326b6dbf85662
treedf2138d4ee544697df722b1ec28822102c7586d8
parent4b350e012005276f445a6aec4d64f099e2860687
lib: fix fsprobe wrapper (const char * is nonsense)

The fsprobe_ functions return newly allocated strings.

Signed-off-by: Karel Zak <kzak@redhat.com>
include/fsprobe.h
lib/fsprobe.c
mount/fstab.c