diff options
Diffstat (limited to 'src/hs-helper.h')
-rw-r--r-- | src/hs-helper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hs-helper.h b/src/hs-helper.h index a2fc0a9..ff8579a 100644 --- a/src/hs-helper.h +++ b/src/hs-helper.h @@ -34,7 +34,7 @@ typedef enum REQ_ERROR extern const char* evlist[]; extern const char _error[]; -extern const char _application_name[]; +extern const char _application_id[]; extern const char _display_message[]; extern const char _reply_message[]; |