Skip to content

Commit

Permalink
apply suggested name change
Browse files Browse the repository at this point in the history
  • Loading branch information
barspi committed Feb 23, 2023
1 parent e01a156 commit a258b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jpos/src/main/java/org/jpos/rc/CMF.java
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ public enum CMF implements IRC {
INVALID_PINBLOCK(1026),
PIN_LENGTH_ERROR(1027),
PIN_KEY_SYNC_ERROR(1028),
SUSPECTED_COUNTERFEIT_CARD_NOT_PICKUP(1029),
SUSPECTED_COUNTERFEIT_CARD_DONT_PICKUP(1029),
UNACCEPTED_CURRENCY(1030),
DECLINED_FEES_DISPUTED(1031),
LOST_OR_STOLEN_CARD(1032),
Expand Down

0 comments on commit a258b99

Please sign in to comment.