aboutsummaryrefslogtreecommitdiff
path: root/c/pl.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/pl.h')
-rw-r--r--c/pl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/pl.h b/c/pl.h
index 14f6c43..c4694a9 100644
--- a/c/pl.h
+++ b/c/pl.h
@@ -4,7 +4,7 @@
#include <windows.h>
#include <SWI-Prolog.h>
-int PL_get_tchars(term_t t, TCHAR** lpTsz, int iFlags);
+int PL_get_tchars(term_t t, TCHAR** pTsz, int iFlags);
int Plx(const char* szMod, const char* szPred);
struct Query