summaryrefslogtreecommitdiffstats
path: root/fish/domain.c
Commit message (Collapse)AuthorAgeFilesLines
* syntax: Remove include <assert.h> where assert is not used.Richard W.M. Jones2012-09-191-1/+0
| | | | | Found by 'make syntax-check'. (cherry picked from commit 6272e49f51a192f2f8ecd8ffbb018f60ca0bac28)
* fish: Rename fish/virt.c to fish/domain.cRichard W.M. Jones2012-08-051-0/+58
This file handles the -d option for guestfish and other C command line utilities. Renaming this file makes it less confusing. (cherry picked from commit 6054051a9d8a5eee4141ca4b12aa5b7d1f36f56d)