summaryrefslogtreecommitdiffstats
path: root/tests/testrecord.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testrecord.c')
-rw-r--r--tests/testrecord.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testrecord.c b/tests/testrecord.c
index 1518e71..29d7dfe 100644
--- a/tests/testrecord.c
+++ b/tests/testrecord.c
@@ -477,7 +477,7 @@ static void test_fieldzero(void)
{
PMSIOBJECT hdb, hview, rec;
CHAR buf[MAX_PATH];
- LPCSTR query;
+ const CHAR *query;
DWORD sz;
UINT r;