| 3fc1b11a | 21-Jan-2017 |
Pedro Giffuni <pfg@apache.org> |
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.
[1] https://en.wikipedia.org/wiki/Visual_C%2B%2B
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.
[1] https://en.wikipedia.org/wiki/Visual_C%2B%2B
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1779695 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|