$OpenBSD: patch-sctp_sctp-cmt_h,v 1.1 2017/05/18 23:28:53 espie Exp $

Index: sctp/sctp-cmt.h
--- sctp/sctp-cmt.h.orig
+++ sctp/sctp-cmt.h
@@ -115,7 +115,7 @@ class SctpCMTAgent : public virtual SctpAgent  (protec
    */
   SctpDest_S* SelectRtxDest(SctpSendBufferNode_S*, SctpRtxLimit_E);
   void        SetSharedCCParams(SctpDest_S*);
-  char*       PrintDestStatus(SctpDest_S*);
+  const char*       PrintDestStatus(SctpDest_S*);
 
   /* new CMT-PF function
    */
