Skip to content

Commit 12e139b

Browse files
authored
Header file up-to date
1 parent c8ecd95 commit 12e139b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

c/iscpython.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// Production methods
1313
int Initialize();
1414
int Finalize();
15-
int SimpleString(char *command, char *resultVar, CACHE_EXSTRP result);
15+
int SimpleString(char *command, char *resultVar, int serialization, CACHE_EXSTRP result);
1616

1717
// Test methods
1818
int GetRandom(double* random);

0 commit comments

Comments
 (0)