summaryrefslogtreecommitdiff
path: root/tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.method.page
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2013-01-09 14:26:26 -0500
committerJasper St. Pierre <jstpierre@mecheye.net>2013-02-01 17:08:39 -0500
commit4f8c0f49822b351d1e4bd4f733ea6eacf85e926d (patch)
tree1f73b29a9dd08d926097480280b3bb12a54fce47 /tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.method.page
parentde84ea0cf212c251e099f456bb675492f664e93d (diff)
downloadgobject-introspection-4f8c0f49822b351d1e4bd4f733ea6eacf85e926d.tar.gz
tests: %NULL-terminated is wrong
This translates into "None-terminated" in Python, which is bad. We should eventually strip this phrase entirely for certain languages with a prefilter. https://bugzilla.gnome.org/show_bug.cgi?id=693040
Diffstat (limited to 'tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.method.page')
-rw-r--r--tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.method.page2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.method.page b/tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.method.page
index 0312ab98..38e4f5a5 100644
--- a/tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.method.page
+++ b/tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.method.page
@@ -70,7 +70,7 @@ created with <link xref="DocExamples.Obj.new">doc_examples_obj_new</link>.</p><p
</tr>
<tr>
<td><p>string :</p></td>
-<td><p>A NULL-terminated string.</p></td>
+<td><p>A NUL-terminated string.</p></td>
</tr>
<tr>
<td><p>Returns :</p></td>