[BACK]Return to getextattr.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / usr.bin / extattr

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/usr.bin/extattr/getextattr.c between version 1.8 and 1.9

version 1.8, 2011/07/14 15:25:27 version 1.9, 2011/09/16 15:39:25
Line 56 
Line 56 
   
 static enum { EADUNNO, EAGET, EASET, EARM, EALS } what = EADUNNO;  static enum { EADUNNO, EAGET, EASET, EARM, EALS } what = EADUNNO;
   
 static void  __dead static void
 usage(void)  usage(void)
 {  {
   

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

CVSweb <webmaster@jp.NetBSD.org>