diff options
Diffstat (limited to 'util')
-rw-r--r-- | util/id.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ bool id_wellformed(const char *id) static const char *const id_subsys_str[ID_MAX] = { [ID_QDEV] = "qdev", [ID_BLOCK] = "block", + [ID_CHR] = "chr", }; /* |