[BACK]Return to tag.h CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/tag.h between version 1.6 and 1.7

version 1.6, 2015/11/07 14:01:16 version 1.7, 2015/11/20 21:59:54
Line 20  struct tag_files {
Line 20  struct tag_files {
         char     tfn[20];          char     tfn[20];
         int      ofd;          int      ofd;
         int      tfd;          int      tfd;
           pid_t    tcpgid;
           pid_t    pager_pid;
 };  };
   
   

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

CVSweb