mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Fix various code comment typos
Signed-off-by: Nitesh Konkar <nitkon12@linux.vnet.ibm.com>
This commit is contained in:
committed by
John Ferlan
parent
9e14689ea5
commit
8fea0ad8e2
@@ -109,7 +109,7 @@ vshAdmGetTimeStr(vshControl *ctl, time_t then, char **result)
|
||||
* vshAdmCatchDisconnect:
|
||||
*
|
||||
* We get here when the connection was closed. Unlike virsh, we do not save
|
||||
* the fact that the event was raised, sice there is virAdmConnectIsAlive to
|
||||
* the fact that the event was raised, since there is virAdmConnectIsAlive to
|
||||
* check if the communication channel has not been closed by remote party.
|
||||
*/
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user