]> Dogcows Code - chaz/rasterize/blobdiff - rbtree.h
add scene lighting constructs; real stdin support
[chaz/rasterize] / rbtree.h
index 4f7263282e980390f4d3d547ccb0c659b99b053b..e23cd13712e97c5ebaf1286a89a5f0793658b893 100644 (file)
--- a/rbtree.h
+++ b/rbtree.h
@@ -92,7 +92,7 @@ bool rbtree_empty(rbtree_t* t)
 }
 
 /*
- * Clear the tree of all of it's nodes.
+ * Clear the tree of all of its nodes.
  */
 void rbtree_clear(rbtree_t* t);
 
This page took 0.020859 seconds and 4 git commands to generate.