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