[gxml/gsoc2013: 79/150] DomNode.vala: update documentation, particularly adding references to the spec
- From: Richard Hans Schwarting <rschwart src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gxml/gsoc2013: 79/150] DomNode.vala: update documentation, particularly adding references to the spec
- Date: Sat, 24 Aug 2013 17:35:53 +0000 (UTC)
commit e3193590a911f657a9ae4367ec13ca69403a2125
Author: Richard Schwarting <aquarichy gmail com>
Date: Sat Jul 27 00:01:53 2013 -0400
DomNode.vala: update documentation, particularly adding references to the spec
gxml/DomNode.vala | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gxml/DomNode.vala b/gxml/DomNode.vala
index 256bcd7..868018d 100644
--- a/gxml/DomNode.vala
+++ b/gxml/DomNode.vala
@@ -294,8 +294,8 @@ namespace GXml {
/* Methods */
/* These may need to be overridden by subclasses that support them.
- * #TODO: figure out what non-BackedNode classes should be doing with these, anyway
- * #TODO: want to throw other relevant errors */
+ * @TODO: figure out what non-BackedNode classes should be doing with these, anyway
+ * @TODO: want to throw other relevant errors */
/**
* Insert `new_child` as a child to this node, and place
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]