X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=tfortune.c;fp=tfortune.c;h=7e59eb69e39c2872d715ce5f0aff71fb65c06011;hb=b4aae30257e0822ee2229cd761d8c50a8d54748e;hp=e5b2061f22f5d537e14f5e8282013c042aa301f6;hpb=e5a096f0056656151ad4aa9820633f51817919f2;p=tfortune.git diff --git a/tfortune.c b/tfortune.c index e5b2061..7e59eb6 100644 --- a/tfortune.c +++ b/tfortune.c @@ -216,7 +216,7 @@ static int read_tag_expression(struct iovec *result) return ret; } -static int tx2ast(struct iovec *tx, struct txp_context **ast) +static int tx2ast(const struct iovec *tx, struct txp_context **ast) { int ret; char *errmsg;