6 lines
73 B
Plaintext
6 lines
73 B
Plaintext
|
if rdonly == 0
|
||
|
return ERR_NO_ERR
|
||
|
endif
|
||
|
checkout %F
|
||
|
return ERR_NO_ERR
|