From: David ‘Bombe’ Roden Date: Sun, 27 Nov 2016 00:57:45 +0000 (+0100) Subject: Fix a FindBugs warning by making the non-nullable type explicit X-Git-Tag: 0.9.7^2~386 X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=85f358b53d57578c199e2d2f799bf95272174650;hp=85f358b53d57578c199e2d2f799bf95272174650;p=Sone.git Fix a FindBugs warning by making the non-nullable type explicit ---