mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
remove trailing white space
This commit is contained in:
@@ -492,9 +492,9 @@ namelist_cleanup:
|
||||
|
||||
for (i=0; i<n; i++)
|
||||
VIR_FREE(namelist[i]);
|
||||
|
||||
|
||||
VIR_FREE(namelist);
|
||||
|
||||
|
||||
return retval;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user