|
|
1.1 ! root 1: /* @(#) _forcehl.c: 1.1 10/15/83 (1.21 2/11/83) */ ! 2: ! 3: #include "curses.ext" ! 4: ! 5: /* ! 6: * Output the string to get us in the right highlight mode, ! 7: * no matter what mode we are currently in. ! 8: */ ! 9: _forcehl() ! 10: { ! 11: #ifdef DEBUG ! 12: if(outf) fprintf(outf, "_forcehl().\n"); ! 13: #endif ! 14: SP->phys_gr = -1; ! 15: _sethl(); ! 16: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.