diff options
Diffstat (limited to 'camel/camel-remote-store.h')
-rw-r--r-- | camel/camel-remote-store.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/camel/camel-remote-store.h b/camel/camel-remote-store.h index a2b88133f6..55862513e8 100644 --- a/camel/camel-remote-store.h +++ b/camel/camel-remote-store.h @@ -77,3 +77,5 @@ gint camel_remote_store_recv_line (CamelRemoteStore *store, char **dest, #endif /* __cplusplus */ #endif /* CAMEL_REMOTE_STORE_H */ + + |