[BACK]Return to mntopts.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / include

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

Diff for /src/include/mntopts.h between version 1.12 and 1.13

version 1.12, 2009/01/11 20:39:34 version 1.13, 2009/01/12 18:14:20
Line 90  struct mntopt {
Line 90  struct mntopt {
         MOPT_RDONLY,                                                    \          MOPT_RDONLY,                                                    \
         MOPT_UNION,                                                     \          MOPT_UNION,                                                     \
         MOPT_IGNORE,                                                    \          MOPT_IGNORE,                                                    \
         MOPT_SYMPERM          MOPT_SYMPERM,                                                   \
           MOPT_RUMP
   
 __BEGIN_DECLS  __BEGIN_DECLS
 typedef struct mntoptparse *mntoptparse_t;  typedef struct mntoptparse *mntoptparse_t;

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

CVSweb <webmaster@jp.NetBSD.org>