X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fconfig.h;h=9fc59f48050ae6aeebda4f49d110eadfe49ab9f4;hp=2dc63c51f7b7efb61991402b7a4e5c07f8bda8dc;hb=fdd5004e632b955274b9fdeb9a63223cba7536a8;hpb=425c3723bd35cf6e2048027e36c721a78784b8c7 diff --git a/citadel/config.h b/citadel/config.h index 2dc63c51f..9fc59f480 100644 --- a/citadel/config.h +++ b/citadel/config.h @@ -17,7 +17,7 @@ /* * This is the format of the legacy config file. Do not attempt to do anything with it other - * than migrate it into the new format. + * than migrate it into the new format. DO NOT EDIT -- EVER. */ struct legacy_config { char c_nodename[16]; /* short name of this node on a Citadel network */