[rhythmbox/wip/sam/meson: 1/4] shell: Don't use gtk-doc comment style for non-doc
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox/wip/sam/meson: 1/4] shell: Don't use gtk-doc comment style for non-doc
- Date: Mon, 25 Oct 2021 12:34:23 +0000 (UTC)
commit 7ee0ed058dcb5e23ac25194f1e8b1108f8560ce8
Author: Bastien Nocera <hadess hadess net>
Date: Mon Oct 25 14:33:32 2021 +0200
shell: Don't use gtk-doc comment style for non-doc
../shell/rb-play-order-shuffle.c:66: Error: RB: Skipping invalid GTK-Doc comment block:
/** TRUE if the query model has been changed */
^
shell/rb-play-order-shuffle.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/shell/rb-play-order-shuffle.c b/shell/rb-play-order-shuffle.c
index b55fcc028..854f3883f 100644
--- a/shell/rb-play-order-shuffle.c
+++ b/shell/rb-play-order-shuffle.c
@@ -63,7 +63,7 @@ struct RBShufflePlayOrderPrivate
{
RBHistory *history;
- /** TRUE if the query model has been changed */
+ /* TRUE if the query model has been changed */
gboolean query_model_changed;
GHashTable *entries_removed;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]