getnewfntcid.c   [plain text]


/* $XFree86: xc/lib/font/stubs/getnewfntcid.c,v 1.1 1999/01/11 05:13:20 dawes Exp $ */

#include "stubs.h"

Font
GetNewFontClientID(void)
{
    return (Font)0;
}

/* end of file */