mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-28 03:48:53 +02:00
Fix some variables that should have been static.
Sun Sep 2 11:10:42 2001 Owen Taylor <otaylor@redhat.com> * glib/gen-unicode-tables.pl glib/gunicomp.h glib/gunichartables.h glib/giounix.c: Fix some variables that should have been static.
This commit is contained in:
@@ -77,7 +77,7 @@ g_unicode_canonical_ordering (gunichar *string,
|
||||
}
|
||||
}
|
||||
|
||||
guchar *
|
||||
static guchar *
|
||||
find_decomposition (gunichar ch,
|
||||
gboolean compat)
|
||||
{
|
||||
|
Reference in New Issue
Block a user