File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ in the source distribution for its full text.
1212#include <kstat.h>
1313
1414/* On OmniOS /usr/include/sys/regset.h redefines ERR to 13 - \r, breaking the Enter key.
15- * Since ncruses macros use the ERR macro, we cannot use another name.
15+ * Since ncurses macros use the ERR macro, we cannot use another name.
1616 */
1717#undef ERR
1818#include <libproc.h>
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ in the source distribution for its full text.
1212#include <sys/proc.h>
1313
1414/* On OmniOS /usr/include/sys/regset.h redefines ERR to 13 - \r, breaking the Enter key.
15- * Since ncruses macros use the ERR macro, we cannot use another name.
15+ * Since ncurses macros use the ERR macro, we cannot use another name.
1616 */
1717#undef ERR
1818#include <libproc.h>
You can’t perform that action at this time.
0 commit comments