• 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
..
config Loading commit data...
extras Loading commit data...
include Loading commit data...
lib Loading commit data...
programs Loading commit data...
BUILD Loading commit data...
CHANGELOG Loading commit data...
COPYING Loading commit data...
ChangeLog.X.org Loading commit data...
Imakefile Loading commit data...
LABEL Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README Loading commit data...
README.crypto Loading commit data...
RELNOTES Loading commit data...
registry Loading commit data...
xf86Date.h Loading commit data...