openbsd-ports/net/tintin++/patches/patch-parse_c
ajacoutot 61d669d80c Fix segfaults on 64bits arch.
Fix MASTER_SITE and reformat DESCR.
Add license marker.

Mostly from Daniel Dickman, thanks.
2010-01-11 07:19:17 +00:00

486 B

> [%d;%df", input_row, input_col);/01/11 07:19:17 ajacoutot Exp $
- write(1,strng, strlen(strng)+1);1994
+ write(1,strng, strlen(strng));0
display_col+=2;@ void prompt(ses)
} (ses && !PSEUDO_PROMPT)
} write_line_mud("", ses);
else if (!is_split)
- write(1,"> ", 3);
+ write(1,"> ", 2);
else {
sprintf(strng,"