[expansion] NULL_CANONICAL_INDEX constant
This commit is contained in:
@@ -23,6 +23,8 @@ extern "C" {
|
||||
|
||||
#define DEFAULT_ADDRESS_EXPANSION_PATH LIBPOSTAL_DATA_DIR PATH_SEPARATOR "address_expansions" PATH_SEPARATOR "address_dictionary.dat"
|
||||
|
||||
#define NULL_CANONICAL_INDEX -1
|
||||
|
||||
typedef union expansion_value {
|
||||
uint32_t value;
|
||||
struct {
|
||||
@@ -76,4 +78,4 @@ void address_dictionary_module_teardown(void);
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user