summaryrefslogtreecommitdiffhomepage
path: root/src/driver/pe_driver_ctx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver/pe_driver_ctx.c')
-rw-r--r--src/driver/pe_driver_ctx.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/driver/pe_driver_ctx.c b/src/driver/pe_driver_ctx.c
index 8ca3ba6..32faa7d 100644
--- a/src/driver/pe_driver_ctx.c
+++ b/src/driver/pe_driver_ctx.c
@@ -160,8 +160,8 @@ int pe_get_driver_ctx(
pretty = entry->arg;
break;
- case TAG_IMGTYPE:
- cctx.fmtflags |= PERK_OUTPUT_IMAGE_TYPE;
+ case TAG_CATEGORY:
+ cctx.fmtflags |= PERK_OUTPUT_IMAGE_CATEGORY;
break;
case TAG_SECTIONS: