diff --git a/source/ubl-strings.h b/source/ubl-strings.h index 29520a7..49c9de2 100644 --- a/source/ubl-strings.h +++ b/source/ubl-strings.h @@ -53,4 +53,4 @@ #define COPY_SUCCESS_LABEL _("Machine ID has been copied") -#define ID_EMPTY_LABEL _("ID field can't be empty!"); \ No newline at end of file +#define ID_EMPTY_LABEL _("ID field can't be empty!") \ No newline at end of file