181,182c181,182
< * case NULL pointer is returned. This has all the implications of a cache
< * access and should only be used as such.
---
> * case nullptr pointer is returned. This has all the implications of a
> * cache access and should only be used as such.