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

Mark function static

parent 54ad128f
Branches
Tags
1 merge request!455Update branch with changes from master
......@@ -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.
Please register or to comment