Fix whitespace error

This commit is contained in:
Paul Schaub 2022-04-07 21:17:00 +02:00
parent 9a012b5bab
commit 05022fcbb5
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ public class SignatureSubpacketsHelper {
RegularExpression regex = (RegularExpression) subpacket; RegularExpression regex = (RegularExpression) subpacket;
subpackets.setRegularExpression(regex); subpackets.setRegularExpression(regex);
break; break;
case keyServerPreferences: case keyServerPreferences:
case preferredKeyServers: case preferredKeyServers:
case placeholder: case placeholder: