mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-23 04:42:06 +01:00
Fix whitespace error
This commit is contained in:
parent
9a012b5bab
commit
05022fcbb5
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ public class SignatureSubpacketsHelper {
|
|||
RegularExpression regex = (RegularExpression) subpacket;
|
||||
subpackets.setRegularExpression(regex);
|
||||
break;
|
||||
|
||||
|
||||
case keyServerPreferences:
|
||||
case preferredKeyServers:
|
||||
case placeholder:
|
||||
|
|
Loading…
Reference in a new issue