Commit b8dceb20 authored by Claes Sjofors's avatar Claes Sjofors

wb, comment in autogenerated opt-file (refs #8)

parent d54a56a0
......@@ -2029,6 +2029,10 @@ pwr_tStatus lfu_SaveDirectoryVolume(
if ( os == pwr_mOpSys_CustomBuild && custom_os == pwr_mOpSys__)
break;
#if defined OS_LINUX
strcpy( str, "`: Autogenerated options file, Do not edit !!` ");
#endif
sts = ldh_ObjidToName( ldhses, applobjid, ldh_eName_Object,
appl_name, sizeof(appl_name), &size);
if ( EVEN(sts)) return sts;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment