Author: pfg
Revision: 1779695
Modified property: svn:log

Modified: svn:log at Sat Jan 21 03:27:22 2017
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sat Jan 21 03:27:22 2017
@@ -1,7 +1,7 @@
 Replace nullptr with NULL.
 
-It appears [1] that MSVC 8 doesn't support nullptr so we are tied to 
-the older ages. Pre-existing code does have NULL.
+It appears [1] that MSVC 2008 doesn't support nullptr so we are tied to 
+the older ages. Pre-existing code uses NULL.
 
 [1]
 https://en.wikipedia.org/wiki/Visual_C%2B%2B

Reply via email to