[at-spi2-core] versioned-introspection.py: Define prototypes as extern
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] versioned-introspection.py: Define prototypes as extern
- Date: Wed, 27 Mar 2013 18:29:37 +0000 (UTC)
commit a29788df335d9ffc2fd471463ba996ba1aca4665
Author: Mike Gorse <mgorse suse com>
Date: Wed Mar 20 16:14:36 2013 -0500
versioned-introspection.py: Define prototypes as extern
xml/versioned-introspection.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/xml/versioned-introspection.py b/xml/versioned-introspection.py
index 1d594a3..3922f66 100644
--- a/xml/versioned-introspection.py
+++ b/xml/versioned-introspection.py
@@ -39,7 +39,7 @@ HTEMPLATE = \
DECTEMPLATE = \
"""
-const char *%s;
+extern const char *%s;
"""
DEFTEMPLATE = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]