X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfig.h;h=9fc59f48050ae6aeebda4f49d110eadfe49ab9f4;hb=fdd5004e632b955274b9fdeb9a63223cba7536a8;hp=2dc63c51f7b7efb61991402b7a4e5c07f8bda8dc;hpb=6cd4b62a62098566ed73d7662d22e29fc509b9f3;p=citadel.git 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 */