X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=src%2Ferror.h;h=c155d391b913cee189776bddba8c7e1d63b96159;hp=3f64f1ffe6c8ce6072854baba89cbc5de214a158;hb=c9384515a81cb64d345b299908b2852f51bb8e6e;hpb=b029005e56a8913fbb3d17ab497b4a37a00a211c diff --git a/src/error.h b/src/error.h index 3f64f1f..c155d39 100644 --- a/src/error.h +++ b/src/error.h @@ -30,6 +30,7 @@ #define PSI_ERROR 16 #define PSI_WARNING 32 +#define PSI_NOTICE 1024 struct psi_data; struct psi_token;