mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 16:06:21 +00:00
Rename win_get_string -> win_to_string
This commit is contained in:
@@ -314,7 +314,7 @@ win_get_title(ProfWin *window)
|
||||
}
|
||||
|
||||
char*
|
||||
win_get_string(ProfWin *window)
|
||||
win_to_string(ProfWin *window)
|
||||
{
|
||||
assert(window != NULL);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user