mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
maint: Prohibit "devname" by a syntax check rules
and tweak the code to avoid using it.
This commit is contained in:
@@ -5601,7 +5601,7 @@ typedef enum {
|
||||
} virDomainConsoleFlags;
|
||||
|
||||
int virDomainOpenConsole(virDomainPtr dom,
|
||||
const char *devname,
|
||||
const char *dev_name,
|
||||
virStreamPtr st,
|
||||
unsigned int flags);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user