Changeset 20 for trunk/src/sh_calls.c


Ignore:
Timestamp:
Feb 13, 2006, 11:54:42 PM (19 years ago)
Author:
rainer
Message:

Enable command-line parsing for prelude, and make prelude regression test safer.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_calls.c

    r3 r20  
    136136static int        use_bind_addr = 0;
    137137
    138 int sh_calls_set_bind_addr (char * str)
     138int sh_calls_set_bind_addr (const char * str)
    139139{
    140140  static int reject = 0;
Note: See TracChangeset for help on using the changeset viewer.