Cross Reference: cauthgen.c
xref: /xsrc/external/mit/libXfont/dist/src/stubs/cauthgen.c
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/libXfont/dist/src/stubs/
cauthgen.c revision 23a0898a
123a0898aSmrg#ifdef HAVE_CONFIG_H
223a0898aSmrg#include <config.h>
323a0898aSmrg#endif
423a0898aSmrg#include "stubs.h"
523a0898aSmrg
623a0898aSmrg#ifdef __SUNPRO_C
723a0898aSmrg#pragma weak client_auth_generation
823a0898aSmrg#endif
923a0898aSmrg
1023a0898aSmrgweak int
1123a0898aSmrgclient_auth_generation(ClientPtr client)
1223a0898aSmrg{
1323a0898aSmrg    return 0;
1423a0898aSmrg}
15

Indexes created Thu Dec 04 11:09:43 GMT 2025