/* $XFree86: xc/lib/font/stubs/cauthgen.c,v 1.1 1999/01/11 05:13:18 dawes Exp $ */ #include "stubs.h" int client_auth_generation(ClientPtr client) { return 0; } /* end of file */