mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
enum-types: Use @basename@ in header comment
@filename@ may contain arch-specific bits that introduce unnecessary multi-lib issues. https://gitlab.gnome.org/GNOME/mutter/merge_requests/617
This commit is contained in:
@ -10,7 +10,7 @@ G_BEGIN_DECLS
|
||||
/*** END file-header ***/
|
||||
|
||||
/*** BEGIN file-production ***/
|
||||
/* enumerations from "@filename@" */
|
||||
/* enumerations from "@basename@" */
|
||||
/*** END file-production ***/
|
||||
|
||||
/*** BEGIN file-tail ***/
|
||||
|
Reference in New Issue
Block a user