blind reformat all files
This commit is contained in:
@@ -10,10 +10,10 @@ extern "C" {
|
||||
|
||||
// Return codes for reload_module
|
||||
typedef enum {
|
||||
HI_RELOAD_SUCCESS = 0,
|
||||
HI_RELOAD_NOT_FOUND,
|
||||
HI_RELOAD_CLOSE_ERROR,
|
||||
HI_RELOAD_OPEN_ERROR
|
||||
HI_RELOAD_SUCCESS = 0,
|
||||
HI_RELOAD_NOT_FOUND,
|
||||
HI_RELOAD_CLOSE_ERROR,
|
||||
HI_RELOAD_OPEN_ERROR
|
||||
} ReloadResult;
|
||||
|
||||
/* Initialiez the module. Must be called before anything else */
|
||||
|
||||
Reference in New Issue
Block a user