mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-10-04 11:26:44 -04:00
* return when the pOriginal is null, not when it is non-null (Eclipse noticed a definitive NPE) * return when running in headless mode (unit tests via maven)