Changeset 1353


Ignore:
Timestamp:
Apr 8, 2004, 12:57:03 AM (21 years ago)
Author:
bird
Message:

o Recognize option '-e'.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GCC_3-2-2_BETA4_BRANCH/src/emx/src/emxbind/emxbind.c

    • Property cvs2svn:cvs-rev changed from 1.9 to 1.9.2.1
    r1352 r1353  
    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.