Skip to content

Commit

Permalink
automatic commit at releng box
Browse files Browse the repository at this point in the history
  • Loading branch information
mc36 committed Feb 24, 2025
1 parent d44f47f commit 8d4d36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/org/freertr/tab/tabRpkiUtil.java
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ public final static void diffTwoAspa(tabGen<tabRpkiAspa> uniq, tabGen<tabRpkiAsp
* lookup a customer
*
* @param tab table to use
* @param pfx prefix to lookup
* @param asn asn to lookup
* @return roa if found, null if not
*/
public final static tabRpkiAspa lookupAspa(tabGen<tabRpkiAspa> tab, int asn) {
Expand Down

0 comments on commit 8d4d36b

Please sign in to comment.