[glib/wip/smcv/credentials-docs: 77/77] GCredentials: Document when NETBSD_UNPCBID was added



commit ee5db90959a18c2775f052f5c6f22b74f7ec1c49
Author: Simon McVittie <smcv collabora com>
Date:   Tue Apr 21 14:31:19 2020 +0100

    GCredentials: Document when NETBSD_UNPCBID was added
    
    Signed-off-by: Simon McVittie <smcv collabora com>

 gio/gioenums.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gioenums.h b/gio/gioenums.h
index 2d35faa7a..f6cf6f9d9 100644
--- a/gio/gioenums.h
+++ b/gio/gioenums.h
@@ -1427,7 +1427,7 @@ typedef enum
  * @G_CREDENTIALS_TYPE_FREEBSD_CMSGCRED: The native credentials type is a `struct cmsgcred`.
  * @G_CREDENTIALS_TYPE_OPENBSD_SOCKPEERCRED: The native credentials type is a `struct sockpeercred`. Added 
in 2.30.
  * @G_CREDENTIALS_TYPE_SOLARIS_UCRED: The native credentials type is a `ucred_t`. Added in 2.40.
- * @G_CREDENTIALS_TYPE_NETBSD_UNPCBID: The native credentials type is a `struct unpcbid`.
+ * @G_CREDENTIALS_TYPE_NETBSD_UNPCBID: The native credentials type is a `struct unpcbid`. Added in 2.42.
  *
  * Enumeration describing different kinds of native credential types.
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]