diff options
| author | Matthias Clasen <matthiasc@src.gnome.org> | 2007-12-15 06:05:40 +0000 |
|---|---|---|
| committer | Matthias Clasen <matthiasc@src.gnome.org> | 2007-12-15 06:05:40 +0000 |
| commit | 53c5a8122be432d03d73ed7ddbbf958af3fae55c (patch) | |
| tree | b4abe57d12218bd349236ab7c72d235d8917e594 /gio/gmountoperation.h | |
| parent | f5d2feddf6311492ea9f7124d73d2997db0ca123 (diff) | |
| download | glib-53c5a8122be432d03d73ed7ddbbf958af3fae55c.tar.gz | |
More doc fixups
svn path=/trunk/; revision=6134
Diffstat (limited to 'gio/gmountoperation.h')
| -rw-r--r-- | gio/gmountoperation.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gio/gmountoperation.h b/gio/gmountoperation.h index 0b7e65c06..9b8add8ca 100644 --- a/gio/gmountoperation.h +++ b/gio/gmountoperation.h @@ -71,7 +71,6 @@ struct _GMountOperation * **/ typedef enum { - G_ASK_PASSWORD_NONE = 0, G_ASK_PASSWORD_NEED_PASSWORD = 1<<0, G_ASK_PASSWORD_NEED_USERNAME = 1<<1, G_ASK_PASSWORD_NEED_DOMAIN = 1<<2, |
