X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/f4125505064e3ff346b31ab9e48f894672e5a7a7..fc5dcac1115a7112e7ad9d67ce7fe233790e0887:/misc.h diff --git a/misc.h b/misc.h index a4a6db1..1decbef 100644 --- a/misc.h +++ b/misc.h @@ -10,6 +10,8 @@ #define LOG_ISENABLED(priority) \ (_XBT_LOG_ISENABLEDV((*_XBT_LOGV(default)), (priority))) +#define ESSE(n) ((n) > 1 ? "s" : "") + #endif // !MISC_H // Local variables: