Ran a 'make format', because !'m close to being able to merge this feature.

This commit is contained in:
Simon Brooke 2026-05-06 16:45:56 +01:00
parent 5e64a33965
commit 80049f2272
52 changed files with 936 additions and 843 deletions

View file

@ -13,5 +13,5 @@
#define __psse_environment_function_bindings_h
struct pso_pointer
initialise_function_bindings(struct pso_pointer frame_pointer);
#endif
initialise_function_bindings( struct pso_pointer frame_pointer );
#endif