Skip to content
Snippets Groups Projects
Commit a1cdb739 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Mark function static

parent 9548d761
No related branches found
No related tags found
No related merge requests found
Pipeline #5430 passed
......@@ -150,7 +150,7 @@ rw_get(NewIfcObj obj, int attr, ...)
return rw->api.last_error == NewIfc_error_none;
}
NewIfcObj
static NewIfcObj
rw_copy(NewIfcObj old)
{
struct root_window *ret;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment