Skip to content
  • Uri Lublin's avatar
    vmc_read: rename variable "read" to "nbytes" · 3a81e5fa
    Uri Lublin authored
    This fixes the following compiler warning.
    spiceqxl_vdagent.c:49: warning: declaration of ‘read’ shadows a global declaration
    /usr/include/unistd.h:357: warning: shadowed declaration is here
    3a81e5fa