Diff for /embedaddon/mtr/display.h between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2013/07/21 23:43:42 version 1.1.1.2, 2016/11/01 09:33:48
Line 22 Line 22
    (notably the one on Irix 5.2) do not like that. */      (notably the one on Irix 5.2) do not like that. */ 
 enum { ActionNone,  ActionQuit,  ActionReset,  ActionDisplay,   enum { ActionNone,  ActionQuit,  ActionReset,  ActionDisplay, 
        ActionClear, ActionPause, ActionResume, ActionMPLS, ActionDNS,          ActionClear, ActionPause, ActionResume, ActionMPLS, ActionDNS, 
#ifndef NO_IPINFO#ifdef IPINFO
        ActionII, ActionAS,         ActionII, ActionAS,
 #endif  #endif
        ActionScrollDown, ActionScrollUp  };         ActionScrollDown, ActionScrollUp  };

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>