summaryrefslogtreecommitdiff
path: root/channels/sip
diff options
context:
space:
mode:
Diffstat (limited to 'channels/sip')
-rw-r--r--channels/sip/include/route.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/sip/include/route.h b/channels/sip/include/route.h
index 511f0ff53..3221cce44 100644
--- a/channels/sip/include/route.h
+++ b/channels/sip/include/route.h
@@ -98,7 +98,7 @@ void sip_route_dump(const struct sip_route *route);
* \retval NULL on failure
*/
struct ast_str *sip_route_list(const struct sip_route *route, int formatcli, int skip)
- __attribute_malloc__ __attribute_warn_unused_result__;
+ __attribute__((__malloc__)) __attribute__((__warn_unused_result__));
/*!
* \brief Check if the route is strict