Ignore:
Timestamp:
Oct 7, 2007, 10:39:58 PM (18 years ago)
Author:
bird
Message:

some more cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/parser.h

    r1210 r1214  
    3434 *      @(#)parser.h    8.3 (Berkeley) 5/4/95
    3535 */
     36
     37#ifndef ___parse_h
     38#define ___parse_h
    3639
    3740/* control characters in argument strings */
     
    8184int goodname(const char *);
    8285const char *getprompt(struct shinstance *, void *);
     86
     87#endif
Note: See TracChangeset for help on using the changeset viewer.