DoEscapeString changed to string for first argument.

RunQuery changed to string for first argument, removed len argument.
This commit is contained in:
Arthur Ice
2013-05-25 21:22:08 -07:00
parent 815c3dc73f
commit 1b9004445d
61 changed files with 5514 additions and 5125 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ namespace ItemField {
enum {
source=0,
#define F(x) x,
#include "item_fieldlist.h"
#include "item_fieldlist.h"
#undef F
updated
};