]> git.tuebingen.mpg.de Git - paraslash.git/commit
server: Convert com_mvatt() to lopsub.
authorAndre Noll <maan@tuebingen.mpg.de>
Fri, 2 Oct 2015 21:21:11 +0000 (21:21 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 26 Mar 2017 09:02:28 +0000 (11:02 +0200)
commit3f696a82bbb79cb07bfdb8e510bb4f3515570cec
treee573af380d4ff36c077f8d3afb91671d98357726
parentf57f71019a272c7e5a29a10da55a8ef2bed5de71
server: Convert com_mvatt() to lopsub.

We need to cast the obj->data pointer to a non-constant type because
the osl library functions expect void *, which results in a warning
without the cast.
afs.cmd
attribute.c
m4/lls/server_cmd.suite.m4