mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-10-03 23:53:15 -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)