Skip to content

Commit

Permalink
RTF_MASK no longer
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowman committed Mar 3, 2017
1 parent 285ded9 commit 88e2905
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion show.c
Expand Up @@ -79,7 +79,6 @@ static const struct bits bits[] = {
{ RTF_DYNAMIC, 'D' },
{ RTF_MODIFIED, 'M' },
{ RTF_DONE, 'd' }, /* Completed -- for routing messages only */
{ RTF_MASK, 'm' }, /* Mask Present -- for routing messages only */
{ RTF_CLONING, 'C' },
{ RTF_LLINFO, 'L' },
{ RTF_STATIC, 'S' },
Expand Down

0 comments on commit 88e2905

Please sign in to comment.