Changeset 5353e67fcde7173f0708e67d2f9f1ff0d8eba7d6
- Timestamp:
- 06/16/08 07:01:17 (7 months ago)
- Author:
- Mark Guzman <segfault@…>
- Parents:
- 4c4a11e66dacdbc8c795a50b906915457c94d973
- Children:
- 3743ad075234ad77e4d34c81771003bd38d4a24e
- git-committer:
- Mark Guzman <segfault@hasno.info> / 2008-06-16T07:01:17Z-0400
- Message:
-
added the licensing notice to fastxml_node
- Location:
- ext
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
ra07cd6
|
r5353e6
|
|
| 10 | 10 | * doc.children.first.children # gather a list of node's immediately beneith the target node |
| 11 | 11 | */ |
| | 12 | // Please see the LICENSE file for licensing and distribution information |
| 12 | 13 | |
| 13 | 14 | #include "fastxml.h" |
-
|
ra07cd6
|
r5353e6
|
|
| 1 | 1 | /* |
| 2 | 2 | * Prototypes for everything in fastxml_node.c |
| | 3 | * |
| | 4 | * Please see the LICENSE file for licensing and distribution information |
| 3 | 5 | */ |
| 4 | 6 | |