Skip to content
  • David Lawrence's avatar
    Fixed IRIX warning: · 873484b4
    David Lawrence authored
    "./rdata/generic/nxt_30.c", line 66: warning(1042): operand types are
              incompatible ("char *" and "void *")
    by casting to char *, as already being done with several other uses of
    token.value.as_pointer.
    873484b4