dtlogin: start to resolve static analysis warnings
Also convert some K&R function declarations to ansi
This commit is contained in:
@@ -164,4 +164,6 @@ DisposeProtoDisplay( struct protoDisplay *pdpy )
|
||||
XauDisposeAuth (pdpy->xdmcpAuthorization);
|
||||
free ((char *) pdpy->address);
|
||||
free ((char *) pdpy);
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user