diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -266,7 +266,7 @@ Documentation - Improved the tutorial on creating types in C. - point out the importance of reassigning data members before - assigning thier values + assigning their values - correct my misconception about return values from visitprocs. Sigh. |