r9203: Bugzilla bug #2314. Cast away the const of the dev argument to quotactl to
authorJames Peach <jpeach@samba.org>
Sun, 7 Aug 2005 23:14:53 +0000 (23:14 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:00:28 +0000 (11:00 -0500)
commitec4ea17ce603a22db11d658512f125948e604a02
tree9d2e855ed2695801329006e9a0a201699cbe2309
parentc78760d71ec6a364a912ba35e8a90f8005fdc018
r9203: Bugzilla bug #2314. Cast away the const of the dev argument to quotactl to
remove the compiler warning. This is safe since quotactl doesn't modify the dev
argument.
source/lib/sysquotas_4A.c