docs: fix a prototype causing doc generation warnings

This commit is contained in:
Dan Williams 2011-08-22 19:02:12 -05:00
parent 389c847a78
commit e3cc3366b2

View file

@ -149,7 +149,7 @@ void nm_connection_clear_secrets (NMConnection *connection);
gboolean nm_connection_update_secrets (NMConnection *connection,
const char *setting_name,
GHashTable *setting_secrets,
GHashTable *secrets,
GError **error);
void nm_connection_set_path (NMConnection *connection,