virsh-domain: Line up signal names array

Line up the array so that the grid is visible.
This commit is contained in:
Peter Krempa 2013-09-09 11:47:20 +02:00
parent 626d4dfc2e
commit cb356928a6

View File

@ -6978,7 +6978,7 @@ VIR_ENUM_IMPL(virDomainProcessSignal,
"term", "stkflt", "chld", "cont", "stop", /* 15-19 */
"tstp", "ttin", "ttou", "urg", "xcpu", /* 20-24 */
"xfsz", "vtalrm", "prof", "winch", "poll", /* 25-29 */
"pwr", "sys", "rt0","rt1", "rt2", /* 30-34 */
"pwr", "sys", "rt0", "rt1", "rt2", /* 30-34 */
"rt3", "rt4", "rt5", "rt6", "rt7", /* 35-39 */
"rt8", "rt9", "rt10", "rt11", "rt12", /* 40-44 */
"rt13", "rt14", "rt15", "rt16", "rt17", /* 45-49 */