cinfo is compiling with new changes

This commit is contained in:
Bahadir Balban
2009-11-16 21:25:38 +02:00
parent 2eabc22184
commit 8856609896
2 changed files with 9 additions and 85 deletions

View File

@@ -52,7 +52,7 @@ struct container {
struct pager *pager; /* Boot-time array of pagers */
};
enum cinfo_target_type = {
enum cinfo_target_type {
/* Current container as a whole */
CURRENT_CONT = 1,