X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=conio.c;h=27c38c3842786bcbe93d2aeb9134a649e4fc9bc4;hb=c079542899cdebd703a1286103a3fce307617e90;hp=1aca05ebe0b2cb2bd9bf553e20b911a19cd01161;hpb=a6127a240c143e22ec9acca5bf1dd61b66fa9638;p=super-star-trek.git diff --git a/conio.c b/conio.c index 1aca05e..27c38c3 100644 --- a/conio.c +++ b/conio.c @@ -226,7 +226,7 @@ void gettextinfo(struct text_info *inforec) } void gotoxy (int x, int y) -/* address cusor -- OK for this to be a no-op in TTY mode */ +/* address cursor -- OK for this to be a no-op in TTY mode */ { #ifdef SERGEEV y--;