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