Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ adjust_status_tty
Function
adjust_status_tty
win/X11/winstat.c:1080–1085 ·
view source on GitHub ↗
ARGSUSED*/
Source
from the content-addressed store, hash-verified
1078
1079
/*ARGSUSED*/
1080
void
1081
adjust_status_tty(struct xwindow *wp UNUSED, const char *str UNUSED)
1082
{
1083
/* nothing */
1084
return;
1085
}
1086
1087
void
1088
create_status_window(
Callers
1
adjust_status
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected