X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=server%2Foptions.h;h=05f7ddf39eb122f9aa5610cd8db3556e14945230;hb=b53d860c11d5a56b1fe929581f5c5a537b4cba91;hp=f702e010bf1799beba84b534f355efb188ea461a;hpb=6ed8c8a41104d50a699c20c5310a61656fb593e4;p=matches%2FMCTX3420.git diff --git a/server/options.h b/server/options.h index f702e01..05f7ddf 100644 --- a/server/options.h +++ b/server/options.h @@ -20,7 +20,7 @@ typedef struct struct timeval end_time; /** Path to ADC files **/ - char * adc_device_path; + const char * adc_device_path; /*** Horrible horrible hack ***/ int argc;