diff options
| author | Michael Biebl <biebl@debian.org> | 2024-09-01 22:38:35 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-09-01 22:38:35 +0200 |
| commit | f9bfd1158b8d08d6a5ed3bb7cc1ba7a6455e5201 (patch) | |
| tree | 10267dcf5b842b7c638a79bd6851549cd849b81d /src/nmcli/common.c | |
| parent | 681dfc70ef98f6ed0c05bcb0fbff00e3fc0799ea (diff) | |
New upstream version 1.49.90 upstream/1.49.90
Diffstat (limited to 'src/nmcli/common.c')
| -rw-r--r-- | src/nmcli/common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nmcli/common.c b/src/nmcli/common.c index 2f205e50..fbabdffc 100644 --- a/src/nmcli/common.c +++ b/src/nmcli/common.c @@ -824,7 +824,7 @@ static char *rl_string; /** * nmc_cleanup_readline: * - * Cleanup readline when nmcli is terminated with a signal. + * Cleanup readline when nmcli is terminated. * It makes sure the terminal is not garbled. */ void |