trivial: replace NetworkManager.c occurence after renaming to main.c

This commit is contained in:
Jiří Klimeš
2010-03-03 09:57:28 +01:00
parent 9e627d1bce
commit bfe58b26fb
2 changed files with 2 additions and 2 deletions

View File

@@ -80,7 +80,7 @@ NMIP4Config *nm_dhcp_manager_test_ip4_options_to_config (const char *dhcp_client
GHashTable *options,
const char *reason);
/* Only for NetworkManager.c */
/* Only for main.c */
NMDHCPManager *nm_dhcp_manager_new (const char *client, GError **error);
#endif /* NM_DHCP_MANAGER_H */