fix spelling of BACfile_Writable_Property_List (#1213)

This commit is contained in:
Ryan Mulder
2026-01-28 17:47:47 -05:00
committed by GitHub
parent 20f402f5b6
commit 503472fdb5
+1 -1
View File
@@ -397,7 +397,7 @@ static object_functions_t My_Object_Table[] = {
NULL /* COV */, NULL /* COV Clear */, NULL /* Intrinsic Reporting */, NULL /* COV */, NULL /* COV Clear */, NULL /* Intrinsic Reporting */,
NULL /* Add_List_Element */, NULL /* Remove_List_Element */, NULL /* Add_List_Element */, NULL /* Remove_List_Element */,
bacfile_create, bacfile_delete, NULL /* Timer */, bacfile_create, bacfile_delete, NULL /* Timer */,
bacfile_Writable_Property_List }, BACfile_Writable_Property_List },
#endif #endif
{ OBJECT_SCHEDULE, Schedule_Init, Schedule_Count, { OBJECT_SCHEDULE, Schedule_Init, Schedule_Count,
Schedule_Index_To_Instance, Schedule_Valid_Instance, Schedule_Index_To_Instance, Schedule_Valid_Instance,