Ticket #18208: patch-runcoms2.c.diff

File patch-runcoms2.c.diff, 366 bytes (added by godboutn@…, 15 years ago)
  • src/frontend/runcoms2.c

    old new  
    2525#include "inpdefs.h"
    2626
    2727#define RAWBUF_SIZE 32768
    28 char rawfileBuf[RAWBUF_SIZE];
     28static char rawfileBuf[RAWBUF_SIZE];
    2929
    3030/* Continue a simulation. If there is non in progress, this is the
    3131 * equivalent of "run".