Index: generic/nsfInt.h =================================================================== diff -u -N -r6c58e11484577ddb20135d823c0ebfdce6d9dba3 -r6c7bb9ba109a65cf8b80fbe947268522dc528ebe --- generic/nsfInt.h (.../nsfInt.h) (revision 6c58e11484577ddb20135d823c0ebfdce6d9dba3) +++ generic/nsfInt.h (.../nsfInt.h) (revision 6c7bb9ba109a65cf8b80fbe947268522dc528ebe) @@ -608,7 +608,7 @@ } NsfProcClientData; typedef enum SystemMethodsIdx { - NSF_c_alloc_idx, + NSF_c_alloc_idx, NSF_c_create_idx, NSF_c_dealloc_idx, NSF_c_configureparameter_idx, @@ -618,8 +618,8 @@ NSF_o_configureparameter_idx, NSF_o_defaultmethod_idx, NSF_o_destroy_idx, - NSF_o_init_idx, - NSF_o_move_idx, + NSF_o_init_idx, + NSF_o_move_idx, NSF_o_unknown_idx, NSF_s_get_idx, NSF_s_set_idx