Changeset 4886 for trunk/tools


Ignore:
Timestamp:
Jan 8, 2001, 9:15:51 PM (25 years ago)
Author:
bird
Message:

Removed ':' after otherwise.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/bin/BldLevelInf.cmd

    r4817 r4886  
    1 /* $Id: BldLevelInf.cmd,v 1.1 2000-12-16 23:33:15 bird Exp $
     1/* $Id: BldLevelInf.cmd,v 1.2 2001-01-08 20:15:51 bird Exp $
    22 *
    33 * Adds a Description string to the given .def-file.
     
    118118
    119119            /* Otherwise it's an illegal option */
    120             otherwise:
     120            otherwise
    121121                say 'invalid option:' substr(sArgs, 1, 2);
    122122                call syntax;
Note: See TracChangeset for help on using the changeset viewer.