• Mike Gabriel's avatar
    hw/nxagent/Rootless.c: Type cast type Atom to type long unsigned int before… · 802f5816
    Mike Gabriel authored
    hw/nxagent/Rootless.c: Type cast type Atom to type long unsigned int before handing it over to %lu in fprintf().
    
     Amends the following compiler warnings:
    
     ```
     Rootless.c: In function ‘nxagentExportProperty’:
     Rootless.c:775:21: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘Atom’ [-Wformat=]
                          "Property [%lu] too long.\n", propertyX);
                          ^
     ```
    802f5816
Name
Last commit
Last update
..
Xserver Loading commit data...
nxauth Loading commit data...
Imakefile Loading commit data...