[gobject-introspection/wip/transformer] tests; Fix offsets namespace



commit 565a200bfa0f669d82335c42b3a01bb6ff0f86ee
Author: Colin Walters <walters verbum org>
Date:   Thu Aug 19 12:59:12 2010 -0400

    tests; Fix offsets namespace

 tests/offsets/gen-gitestoffsets |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/offsets/gen-gitestoffsets b/tests/offsets/gen-gitestoffsets
index 58139fc..60efa43 100755
--- a/tests/offsets/gen-gitestoffsets
+++ b/tests/offsets/gen-gitestoffsets
@@ -107,7 +107,7 @@ output({}, r'''
 |#include "offsets.h"
 |
 |static GIRepository *repository;
-|static const char *namespace = "offsets";
+|static const char *namespace = "Offsets";
 |static const char *version = "1.0";
 |
 |static void



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