[gssdp] enums: Generate files without random paths



commit 3923668f519a9fdb3be0d1cb275155d4b62c03fb
Author: Jens Georg <mail jensge org>
Date:   Fri Oct 26 16:55:57 2018 +0200

    enums: Generate files without random paths

 libgssdp/gssdp-enums.h.template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgssdp/gssdp-enums.h.template b/libgssdp/gssdp-enums.h.template
index 17561ca..7d788a5 100644
--- a/libgssdp/gssdp-enums.h.template
+++ b/libgssdp/gssdp-enums.h.template
@@ -9,7 +9,7 @@ G_BEGIN_DECLS
 /*** END file-header ***/
 
 /*** BEGIN file-production ***/
-/* enumerations from @filename@ */
+/* enumerations from @basename@ */
 
 /*** END file-production ***/
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]