mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-29 20:34:11 +02:00
touchups.
touchups.
This commit is contained in:
@@ -39,7 +39,6 @@ typedef gchar* (*GCompletionFunc) (gpointer);
|
||||
/* GCompletion
|
||||
*/
|
||||
|
||||
typedef int (*GCompletionStrcmpFunc)(const char *s1, const char *s2);
|
||||
typedef int (*GCompletionStrncmpFunc)(const char *s1, const char *s2, size_t n);
|
||||
|
||||
struct _GCompletion
|
||||
|
Reference in New Issue
Block a user