mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
docs: Change Bugzilla references to GitLab
Including modifications by Philip Withnall <withnall@endlessm.com>
This commit is contained in:
committed by
Philip Withnall
parent
3126f73c80
commit
8e65417c6e
@@ -878,7 +878,7 @@ do_lookup_records (GTask *task,
|
||||
#elif defined(HAVE_RES_NCLOSE)
|
||||
res_nclose (&res);
|
||||
#elif defined(HAVE_RES_NINIT)
|
||||
#error "Your platform has res_ninit() but not res_nclose() or res_ndestroy(). Please file a bug at https://bugzilla.gnome.org/enter_bug.cgi?product=glib"
|
||||
#error "Your platform has res_ninit() but not res_nclose() or res_ndestroy(). Please file a bug at https://gitlab.gnome.org/GNOME/glib/issues/new"
|
||||
#endif
|
||||
|
||||
#endif /* HAVE_RES_NQUERY */
|
||||
|
Reference in New Issue
Block a user