aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2017-02-28 23:58:56 +0100
committerAleksander Morgado <aleksander@aleksander.es>2017-03-01 00:51:42 +0100
commit5f4d95f1aba7ff6d0c4d5cc1cb972219a3749d02 (patch)
treeb61d5fb8329ec2c8fb6cf4ac4dcb057daad369f8
parent342f1e607ca0d7b7d474998107d469a5eec6c4a1 (diff)
downloadexternal_libqmi-5f4d95f1aba7ff6d0c4d5cc1cb972219a3749d02.zip
external_libqmi-5f4d95f1aba7ff6d0c4d5cc1cb972219a3749d02.tar.gz
external_libqmi-5f4d95f1aba7ff6d0c4d5cc1cb972219a3749d02.tar.bz2
docs: fix QMI_WDS_CDMA_CAUSE_CODE_GENERAL_SMS_NOT_SUPPORTED docs
-rw-r--r--src/libqmi-glib/qmi-compat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libqmi-glib/qmi-compat.h b/src/libqmi-glib/qmi-compat.h
index 262111e..8b955bf 100644
--- a/src/libqmi-glib/qmi-compat.h
+++ b/src/libqmi-glib/qmi-compat.h
@@ -359,12 +359,12 @@ G_DEPRECATED_FOR (QMI_WMS_CDMA_CAUSE_CODE_GENERAL_SUPPLEMENTARY_SERVICE_NOT_SUPP
#define QMI_WDS_CDMA_CAUSE_CODE_GENERAL_SUPPLEMENTARY_SERVICE_NOT_SUPPORTED QMI_WMS_CDMA_CAUSE_CODE_GENERAL_SUPPLEMENTARY_SERVICE_NOT_SUPPORTED
/**
- * QMI_WDS_CDMA_CAUSE_CODE_GENERAL_SMS_SMS_NOT_SUPPORTED:
+ * QMI_WDS_CDMA_CAUSE_CODE_GENERAL_SMS_NOT_SUPPORTED:
*
* SMS not supported.
*
* Since: 1.0
- * Deprecated: 1.18.0: Use the correct #QMI_WMS_CDMA_CAUSE_CODE_GENERAL_SMS_SMS_NOT_SUPPORTED name instead.
+ * Deprecated: 1.18.0: Use the correct #QMI_WMS_CDMA_CAUSE_CODE_GENERAL_SMS_NOT_SUPPORTED name instead.
*/
G_DEPRECATED_FOR (QMI_WMS_CDMA_CAUSE_CODE_GENERAL_SMS_SMS_NOT_SUPPORTED)
#define QMI_WDS_CDMA_CAUSE_CODE_GENERAL_SMS_NOT_SUPPORTED QMI_WMS_CDMA_CAUSE_CODE_GENERAL_SMS_NOT_SUPPORTED