mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-09 20:35:49 +01:00
Add g_spaced_primes_closest to glib.def, it was missing.
This commit is contained in:
parent
1ed6997670
commit
f3dfc20057
@ -1,3 +1,8 @@
|
||||
1999-03-03 Josh MacDonald <jmacd@spin.dsl.pacbell.net>
|
||||
|
||||
* glib.def: g_spaced_primes_closest was omitted here, so I
|
||||
couldn't build Xdelta on Windows.
|
||||
|
||||
1999-03-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* gutils.c (g_get_any_init): Fixed yet another bloody
|
||||
|
@ -1,3 +1,8 @@
|
||||
1999-03-03 Josh MacDonald <jmacd@spin.dsl.pacbell.net>
|
||||
|
||||
* glib.def: g_spaced_primes_closest was omitted here, so I
|
||||
couldn't build Xdelta on Windows.
|
||||
|
||||
1999-03-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* gutils.c (g_get_any_init): Fixed yet another bloody
|
||||
|
@ -1,3 +1,8 @@
|
||||
1999-03-03 Josh MacDonald <jmacd@spin.dsl.pacbell.net>
|
||||
|
||||
* glib.def: g_spaced_primes_closest was omitted here, so I
|
||||
couldn't build Xdelta on Windows.
|
||||
|
||||
1999-03-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* gutils.c (g_get_any_init): Fixed yet another bloody
|
||||
|
@ -1,3 +1,8 @@
|
||||
1999-03-03 Josh MacDonald <jmacd@spin.dsl.pacbell.net>
|
||||
|
||||
* glib.def: g_spaced_primes_closest was omitted here, so I
|
||||
couldn't build Xdelta on Windows.
|
||||
|
||||
1999-03-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* gutils.c (g_get_any_init): Fixed yet another bloody
|
||||
|
@ -1,3 +1,8 @@
|
||||
1999-03-03 Josh MacDonald <jmacd@spin.dsl.pacbell.net>
|
||||
|
||||
* glib.def: g_spaced_primes_closest was omitted here, so I
|
||||
couldn't build Xdelta on Windows.
|
||||
|
||||
1999-03-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* gutils.c (g_get_any_init): Fixed yet another bloody
|
||||
|
@ -1,3 +1,8 @@
|
||||
1999-03-03 Josh MacDonald <jmacd@spin.dsl.pacbell.net>
|
||||
|
||||
* glib.def: g_spaced_primes_closest was omitted here, so I
|
||||
couldn't build Xdelta on Windows.
|
||||
|
||||
1999-03-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* gutils.c (g_get_any_init): Fixed yet another bloody
|
||||
|
@ -1,3 +1,8 @@
|
||||
1999-03-03 Josh MacDonald <jmacd@spin.dsl.pacbell.net>
|
||||
|
||||
* glib.def: g_spaced_primes_closest was omitted here, so I
|
||||
couldn't build Xdelta on Windows.
|
||||
|
||||
1999-03-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* gutils.c (g_get_any_init): Fixed yet another bloody
|
||||
|
@ -1,3 +1,8 @@
|
||||
1999-03-03 Josh MacDonald <jmacd@spin.dsl.pacbell.net>
|
||||
|
||||
* glib.def: g_spaced_primes_closest was omitted here, so I
|
||||
couldn't build Xdelta on Windows.
|
||||
|
||||
1999-03-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* gutils.c (g_get_any_init): Fixed yet another bloody
|
||||
|
1
glib.def
1
glib.def
@ -319,6 +319,7 @@ EXPORTS
|
||||
g_slist_reverse
|
||||
g_slist_sort
|
||||
g_snprintf
|
||||
g_spaced_primes_closest
|
||||
g_source_add
|
||||
g_source_remove
|
||||
g_source_remove_by_source_data
|
||||
|
@ -319,6 +319,7 @@ EXPORTS
|
||||
g_slist_reverse
|
||||
g_slist_sort
|
||||
g_snprintf
|
||||
g_spaced_primes_closest
|
||||
g_source_add
|
||||
g_source_remove
|
||||
g_source_remove_by_source_data
|
||||
|
Loading…
x
Reference in New Issue
Block a user