misc minor cleanup (indentation, offset comments, etc)

This commit is contained in:
LagoLunatic
2023-12-19 21:29:37 -05:00
parent 1f8f630e2f
commit ec3f7f0198
53 changed files with 285 additions and 291 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
#include "f_pc/f_pc_profile.h"
typedef struct create_request create_request;
typedef struct process_method_class process_method_class;
typedef struct process_method_class process_method_class;
typedef struct profile_method_class profile_method_class;
typedef struct base_process_class {