summaryrefslogtreecommitdiff
path: root/telepathy-glib/errors.c
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-glib/errors.c')
-rw-r--r--telepathy-glib/errors.c22
1 files changed, 11 insertions, 11 deletions
diff --git a/telepathy-glib/errors.c b/telepathy-glib/errors.c
index 252568795..8000d7fd3 100644
--- a/telepathy-glib/errors.c
+++ b/telepathy-glib/errors.c
@@ -182,40 +182,40 @@
* @TP_ERROR_CERT_REVOKED: org.freedesktop.Telepathy.Error.Cert.Revoked:
* Raised if the server provided an SSL/TLS certificate that has been
* revoked.
- * Since: 0.11.12
+ * Since 0.11.12
* @TP_ERROR_CERT_INSECURE: org.freedesktop.Telepathy.Error.Cert.Insecure:
* Raised if the server provided an SSL/TLS certificate that uses an
* insecure cipher algorithm or is cryptographically weak.
- * Since: 0.11.12
+ * Since 0.11.12
* @TP_ERROR_CERT_LIMIT_EXCEEDED: org.freedesktop.Telepathy.Error.Cert.LimitExceeded:
* Raised if the length in bytes of the server certificate, or the depth
* of the server certificate chain, exceed the limits imposed by the
* crypto library.
- * Since: 0.11.12
+ * Since 0.11.12
* @TP_ERROR_NOT_YET: org.freedesktop.Telepathy.Error.NotYet:
* Raised when the requested functionality is not yet available, but is
* likely to become available after some time has passed.
- * Since: 0.11.15
+ * Since 0.11.15
* @TP_ERROR_REJECTED: org.freedesktop.Telepathy.Error.Rejected:
* Raised when an incoming or outgoing call is rejected by the receiving
* contact.
- * Since: 0.13.2
+ * Since 0.13.2
* @TP_ERROR_PICKED_UP_ELSEWHERE: org.freedesktop.Telepathy.Error.PickedUpElsewhere:
* Raised when a call was terminated as a result of the local user
* picking up the call on a different resource.
- * Since: 0.13.3
+ * Since 0.13.3
* @TP_ERROR_CONFUSED: org.freedesktop.Telepathy.Error.Confused:
* Raised if a server rejects protocol messages from a connection manager
* claiming that they do not make sense, two local processes fail to
* understand each other, or an apparently impossible situation is
* reached. This has a similar meaning to %TP_DBUS_ERROR_INCONSISTENT but
* can be passed between processes via D-Bus.
- * Since: 0.13.7
+ * Since 0.13.7
* @TP_ERROR_SERVICE_CONFUSED: org.freedesktop.Telepathy.Error.ServiceConfused:
* Raised when a server or other piece of infrastructure indicates an
* internal error, or when a message that makes no sense is received from
* a server or other piece of infrastructure.
- * Since: 0.13.7
+ * Since 0.13.7
* @TP_ERROR_EMERGENCY_CALLS_NOT_SUPPORTED:
* org.freedesktop.Telepathy.Error.EmergencyCallsNotSupported:
* Raised when a client attempts to dial a number that is recognized as an
@@ -236,17 +236,17 @@
* <code>org.freedesktop.Telepathy.Error.Media.CodecsIncompatible</code>:
* Raised when the local streaming implementation has no codecs in common
* with the remote side.
- * Since: 0.15.6
+ * Since 0.15.6
* @TP_ERROR_MEDIA_UNSUPPORTED_TYPE:
* <code>org.freedesktop.Telepathy.Error.Media.UnsupportedType</code>:
* The media stream type requested is not supported by either the local or
* remote side.
- * Since: 0.15.6
+ * Since 0.15.6
* @TP_ERROR_MEDIA_STREAMING_ERROR:
* <code>org.freedesktop.Telepathy.Error.Media.StreamingError</code>:
* Raised when the call's streaming implementation has some kind of internal
* error.
- * Since: 0.15.6
+ * Since 0.15.6
* @TP_ERROR_CAPTCHA_NOT_SUPPORTED:
* <code>org.freedesktop.Telepathy.Error.Media.CaptchaNotSupported</code>:
* Raised if no UI is available to present captchas, or if one is