Changeset 1282


Ignore:
Timestamp:
Mar 7, 2004, 12:30:43 AM (21 years ago)
Author:
bird
Message:

recognize option 'e'.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/emxbind/emxbind.c

    • Property cvs2svn:cvs-rev changed from 1.9 to 1.10
    r1281 r1282  
    334334
    335335  while ((c = getopt (gargc, gargv,
    336                       "bc::d::fh:k:m:o:pqr:svw")) != -1)
     336                      "bc::d::efh:k:m:o:pqr:svw")) != -1)
    337337    {
    338338      switch (c)
Note: See TracChangeset for help on using the changeset viewer.