]> andersk Git - moira.git/blobdiff - server/query.h
Command line printer manipulation client, and build goo.
[moira.git] / server / query.h
index d193c78ab60ee002a770d1fbdfebd2dd7dd0a895..7a663def6cde24622761f188a13270466211a50e 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 /* Query Types */
-enum query_type {RETRIEVE, UPDATE, APPEND, DELETE, SPECIAL};
+enum query_type {MR_Q_RETRIEVE, MR_Q_UPDATE, MR_Q_APPEND, MR_Q_DELETE, MR_Q_SPECIAL};
 
 /* Query Definition Structure */
 struct query
This page took 0.314749 seconds and 4 git commands to generate.