tui: fix an out-of-date comment
nmtui-connect.c claimed that it didn't implement deactivation yet, but that was implemented long ago.
This commit is contained in:
@@ -20,11 +20,8 @@
|
|||||||
* SECTION:nmtui-connect
|
* SECTION:nmtui-connect
|
||||||
* @short_description: nm-applet-like functionality
|
* @short_description: nm-applet-like functionality
|
||||||
*
|
*
|
||||||
* nmtui-connect implements activating #NMConnections, including
|
* nmtui-connect implements activating and deactivating #NMConnections,
|
||||||
* presenting a password dialog if necessary.
|
* including presenting a password dialog if necessary.
|
||||||
*
|
|
||||||
* It's supposed to also implement deactivating them, but it doesn't.
|
|
||||||
* FIXME.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
Reference in New Issue
Block a user