X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=server%2Foptions.h;h=05f7ddf39eb122f9aa5610cd8db3556e14945230;hb=6d02539604cd90ae992e69d3f6a839044b6c6fef;hp=f702e010bf1799beba84b534f355efb188ea461a;hpb=94f8ec865954dee185ee83999cbf923e6d52f915;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;