]> sjero.net Git - linphone/blobdiff - coreapi/linphonecore.h
fix missing handling of paused-by-remote when done twice
[linphone] / coreapi / linphonecore.h
index bd10556a054e6925a98e9644819e85b81e2e248d..0eaec1e81e2e4f223b74f22600611244d935693e 100644 (file)
@@ -227,6 +227,9 @@ typedef struct _LinphoneVideoPolicy LinphoneVideoPolicy;
  * The LinphoneCall object represents a call issued or received by the LinphoneCore
 **/
 struct _LinphoneCall;
+/**
+ * The LinphoneCall object represents a call issued or received by the LinphoneCore
+**/
 typedef struct _LinphoneCall LinphoneCall;
     
 /** Callback prototype */