Fixed last commit. I should never trust kate's syntax hilighting in the future again.

This commit is contained in:
Gunther De Wachter
2017-07-13 04:49:10 +02:00
parent e5e2714273
commit 90ee7fb15d
@@ -155,7 +155,7 @@ public final class P2PTunnelRegistry implements IP2PTunnelRegistry
return null;
}
@NonNull
@Nonnull
private ItemStack getModItem( final String modID, final String name, final int meta )
{