]> andersk Git - moira.git/blame - server/qrtn.h
Command line printer manipulation client, and build goo.
[moira.git] / server / qrtn.h
CommitLineData
5eaef520 1/* $Header$
2 *
5c91cb61 3 * Used by the SQL query routines of the Moira server.
4 */
5
5c91cb61 6#define MR_STMTBUF_LEN 1024
03c05291 7extern char stmt_buf[MR_STMTBUF_LEN];
5c91cb61 8
7ac48069 9void dbmserr(void);
5c91cb61 10
11/* eof:qtrn.h */
This page took 1.064934 seconds and 5 git commands to generate.