X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=server%2Foptions.h;h=05f7ddf39eb122f9aa5610cd8db3556e14945230;hb=f96e7c76c334e7ae4c60615bc0f0abd328830ab4;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;