summaryrefslogtreecommitdiff
path: root/lib/xdg-app-error.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xdg-app-error.h')
-rw-r--r--lib/xdg-app-error.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/xdg-app-error.h b/lib/xdg-app-error.h
index b2f371e..4cbda5b 100644
--- a/lib/xdg-app-error.h
+++ b/lib/xdg-app-error.h
@@ -30,6 +30,8 @@ G_BEGIN_DECLS
* XdgAppError:
* @XDG_APP_ERROR_ALREADY_INSTALLED: App/runtime is already installed
* @XDG_APP_ERROR_NOT_INSTALLED: App/runtime is not installed
+ *
+ * Error codes for library functions.
*/
typedef enum {
XDG_APP_ERROR_ALREADY_INSTALLED,