[nas] [patch] remove exported NoopDDA function

Erik Auerswald auerswal at unix-ag.uni-kl.de
Wed Aug 30 15:36:53 MDT 2006


Hi,

On Wed, Aug 30, 2006 at 02:23:23PM +0200, Stefan Huehner wrote:
> there is a empty NoopDDA function in dixutils.c which is exported and
> listed in dix.h but only used in one place: resource.c . This patch
> moves this functions to resource.c and modifies the parameters/return
> value to match the expected values there.

The DeleteFuncs seem to be of type (int *) (pointer, AuID), not
(int *) (void).

Erik



More information about the Nas mailing list