Revert "listlistmodel: Fix documentation comment"

This reverts commit 03679d4342.

listlistmodel is private
This commit is contained in:
Mohammed Sadiq 2018-09-18 10:01:12 +05:30
parent 03679d4342
commit 0d7c987b1a

View File

@ -18,7 +18,7 @@
*/
/**
/*
* SECTION:gtklistlistmodel
* @Short_description: a List model for lists
* @Title: GtkListListModel
@ -26,7 +26,7 @@
*
* #GtkListListModel is a #GListModel implementation that takes a list API and provides
* it as a GListModel.
*/
**/
#include "config.h"