summaryrefslogtreecommitdiffstats
path: root/include/ipopt.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ipopt.h')
-rw-r--r--include/ipopt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ipopt.h b/include/ipopt.h
index d8d48066..03420dc6 100644
--- a/include/ipopt.h
+++ b/include/ipopt.h
@@ -6,7 +6,7 @@
#include <statement.h>
extern struct expr *ipopt_expr_alloc(const struct location *loc,
- uint8_t type, uint8_t field, uint8_t ptr);
+ uint8_t type, uint8_t field);
extern void ipopt_init_raw(struct expr *expr, uint8_t type,
unsigned int offset, unsigned int len,