Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 650534
Collapse All | Expand All

(-)a/atspi/atspi-enum-types.c.template (-2 / +2 lines)
Lines 4-11 Link Here
4
/*** END file-header ***/
4
/*** END file-header ***/
5
5
6
/*** BEGIN file-production ***/
6
/*** BEGIN file-production ***/
7
/* enumerations from "@filename@" */
7
/* enumerations from "@basename@" */
8
#include "@filename@"
8
#include "@basename@"
9
9
10
/*** END file-production ***/
10
/*** END file-production ***/
11
11
(-)a/atspi/atspi-enum-types.h.template (-1 / +1 lines)
Lines 9-15 G_BEGIN_DECLS Link Here
9
/*** END file-header ***/
9
/*** END file-header ***/
10
10
11
/*** BEGIN file-production ***/
11
/*** BEGIN file-production ***/
12
/* Enumerations from "@filename@" */
12
/* Enumerations from "@basename@" */
13
13
14
/*** END file-production ***/
14
/*** END file-production ***/
15
15

Return to bug 650534