mirror of
https://github.com/drasko/codezero.git
synced 2026-01-17 05:13:16 +01:00
cinfo is compiling with new changes
This commit is contained in:
@@ -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,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user