doc: remove unknown parameter from inline documentation
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
81138963c3
commit
a68242c6c9
|
|
@ -1174,7 +1174,6 @@ ostree_sysroot_lock (OstreeSysroot *self,
|
||||||
/**
|
/**
|
||||||
* ostree_sysroot_unlock:
|
* ostree_sysroot_unlock:
|
||||||
* @self: Self
|
* @self: Self
|
||||||
* @error: Error
|
|
||||||
*
|
*
|
||||||
* Clear the lock previously acquired with ostree_sysroot_lock(). It
|
* Clear the lock previously acquired with ostree_sysroot_lock(). It
|
||||||
* is safe to call this function if the lock has not been previously
|
* is safe to call this function if the lock has not been previously
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue