Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ prompt_end
Function
prompt_end
extern/editline/src/prompt.c:138–142 ·
view source on GitHub ↗
prompt_end(): * Clean up the prompt stuff */
Source
from the content-addressed store, hash-verified
136
* Clean up the prompt stuff
137
*/
138
protected void
139
/*ARGSUSED*/
140
prompt_end(EditLine *el __attribute__((__unused__)))
141
{
142
}
143
144
145
/* prompt_set():
Callers
1
el_end
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected