Skip to content

Commit

Permalink
Merge pull request #54 from t.29.evil-twin
Browse files Browse the repository at this point in the history
  • Loading branch information
rhansen committed Jun 13, 2016
2 parents f188abf + 09697f0 commit 974174c
Show file tree
Hide file tree
Showing 4 changed files with 505 additions and 238 deletions.
1 change: 1 addition & 0 deletions lib/rpki/err.h
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@
f(ERR_SCM_INVALSATTR, "Invalid signed attribute") \
f(ERR_SCM_TAINHERIT, "TA cert has inherit resources") \
f(ERR_SCM_TRUNCATED, "Truncated data") \
f(ERR_SCM_BREAK, "Stop iteration (no error)") \
// end of error codes list

#define ERROR_ENUM_POS(NAME, DESCR) POS_##NAME,
Expand Down
Loading

0 comments on commit 974174c

Please sign in to comment.