Rename called_from_swap to G_called_from_swap
This commit is contained in:
@@ -213,7 +213,7 @@ extern strings_t strings;
|
||||
extern cx_sha3_t global_sha3;
|
||||
extern const internalStorage_t N_storage_real;
|
||||
|
||||
extern bool called_from_swap;
|
||||
extern bool G_called_from_swap;
|
||||
|
||||
typedef enum {
|
||||
EXTERNAL, // External plugin, set by setExternalPlugin.
|
||||
|
||||
Reference in New Issue
Block a user