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