[glib: 3/4] gbitlock: Minor improvement to documentation formatting
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 3/4] gbitlock: Minor improvement to documentation formatting
- Date: Mon, 7 Jun 2021 17:21:51 +0000 (UTC)
commit 942501bec7197cd5c5e7a3ceda73025aca0cad81
Author: Philip Withnall <pwithnall endlessos org>
Date: Thu Jun 3 13:49:00 2021 +0100
gbitlock: Minor improvement to documentation formatting
Signed-off-by: Philip Withnall <pwithnall endlessos org>
glib/gbitlock.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glib/gbitlock.c b/glib/gbitlock.c
index 9e17bde52..9384d1a44 100644
--- a/glib/gbitlock.c
+++ b/glib/gbitlock.c
@@ -471,7 +471,7 @@ void
* @address: (not nullable): a pointer to a #gpointer-sized value
* @lock_bit: a bit value between 0 and 31
*
- * This is equivalent to g_bit_trylock, but working on pointers (or
+ * This is equivalent to g_bit_trylock(), but working on pointers (or
* other pointer-sized values).
*
* For portability reasons, you may only lock on the bottom 32 bits of
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]