summaryrefslogtreecommitdiff
path: root/common/quic.h
AgeCommit message (Collapse)AuthorFilesLines
2012-03-15use common submoduleMarc-André Lureau1-66/+0
2012-03-13Fix no-arg functions declared () to use (void)Daniel P. Berrange1-1/+1
* common/quic.h, common/rop3.h, common/sw_canvas.h: s/()/(void)/
2012-03-13Add printf format annotations to all '...' functionsDaniel P. Berrange1-3/+4
To allow the compile to detect incorrect printf formats, any var-args function should have a format annotation * common/macros.h: Helper to define ATTR_PRINTF for code which can't depend on glib * common/canvas_base.c, common/lz.h, common/macros.h: Annotate some var-args methods
2010-11-23Initial import from SPICEMarc-André Lureau1-0/+65