1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-10-22 13:11:25 +02:00

Merge branch 'wip/smcv/reproducible-enumtypes' into 'main'

gio, gobject: Improve reproducibility of enumtypes headers

See merge request 
This commit is contained in:
Emmanuele Bassi
2024-12-14 15:26:54 +00:00
4 changed files with 4 additions and 4 deletions

@@ -31,7 +31,7 @@
/*** END file-header ***/ /*** END file-header ***/
/*** BEGIN file-production ***/ /*** BEGIN file-production ***/
/* enumerations from "@filename@" */ /* enumerations from "@basename@" */
/*** END file-production ***/ /*** END file-production ***/
/*** BEGIN value-header ***/ /*** BEGIN value-header ***/

@@ -31,7 +31,7 @@ G_BEGIN_DECLS
/*** BEGIN file-production ***/ /*** BEGIN file-production ***/
/* enumerations from "@filename@" */ /* enumerations from "@basename@" */
/*** END file-production ***/ /*** END file-production ***/
/*** BEGIN value-header ***/ /*** BEGIN value-header ***/

@@ -14,7 +14,7 @@ G_GNUC_END_IGNORE_DEPRECATIONS
/*** END file-tail ***/ /*** END file-tail ***/
/*** BEGIN file-production ***/ /*** BEGIN file-production ***/
/* enumerations from "@filename@" */ /* enumerations from "@basename@" */
/*** END file-production ***/ /*** END file-production ***/

@@ -9,7 +9,7 @@ G_BEGIN_DECLS
/*** BEGIN file-production ***/ /*** BEGIN file-production ***/
/* enumerations from "@filename@" */ /* enumerations from "@basename@" */
/*** END file-production ***/ /*** END file-production ***/
/*** BEGIN value-header ***/ /*** BEGIN value-header ***/