Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | syntax: Remove include <assert.h> where assert is not used. | Richard W.M. Jones | 2012-09-15 | 1 | -1/+0 |
| | | | | Found by 'make syntax-check'. | ||||
* | fish: Rename fish/virt.c to fish/domain.c | Richard W.M. Jones | 2012-07-19 | 1 | -0/+58 |
This file handles the -d option for guestfish and other C command line utilities. Renaming this file makes it less confusing. |