mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
Documentation and coding style fixups
Lots of pedanic changes.
This commit is contained in:
@@ -151,7 +151,7 @@ void g_resolver_free_targets (GList *targets);
|
||||
* Error domain for #GResolver. Errors in this domain will be from the
|
||||
* #GResolverError enumeration. See #GError for more information on
|
||||
* error domains.
|
||||
**/
|
||||
*/
|
||||
#define G_RESOLVER_ERROR (g_resolver_error_quark ())
|
||||
GQuark g_resolver_error_quark (void);
|
||||
|
||||
|
Reference in New Issue
Block a user