@linuxmaniac requested changes on this pull request.
> @@ -47,6 +47,16 @@
#ifndef VENDOR
#define VENDOR(x) (((x) >> 16) & 0xffff)
#endif
+#ifndef ATTRID
+#define ATTRID(x) ((x) & 0xffff)
+#endif
+#endif
+
+#ifndef VENDOR
these two definitions are not needed outside ifndef blocks in my opinion
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4762#pullrequestreview-4407928234
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4762/review/[email protected]>
_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the
sender!