summaryrefslogtreecommitdiffhomepage
path: root/include/perk/perk_output.h
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-11-15 09:37:28 -0500
committermidipix <writeonce@midipix.org>2016-11-15 09:37:28 -0500
commitcd4ace49776d042189f1066a357d1ca2d9f81332 (patch)
tree715e50fa385379d8d990e24a281eded12da7db9e /include/perk/perk_output.h
parent9d75af02d905f6005b9cee7f79615569d7d14dd4 (diff)
downloadperk-cd4ace49776d042189f1066a357d1ca2d9f81332.tar.bz2
perk-cd4ace49776d042189f1066a357d1ca2d9f81332.tar.xz
output: renamed pe_output_image_type() --> pe_output_image_category().
Diffstat (limited to 'include/perk/perk_output.h')
-rw-r--r--include/perk/perk_output.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/perk/perk_output.h b/include/perk/perk_output.h
index ab91f87..6ef9054 100644
--- a/include/perk/perk_output.h
+++ b/include/perk/perk_output.h
@@ -9,7 +9,7 @@
#define PERK_OUTPUT_EXPORT_SYMS 0x00000001
#define PERK_OUTPUT_IMPORT_LIBS 0x00000002
#define PERK_OUTPUT_IMPORT_SYMS 0x00000004
-#define PERK_OUTPUT_IMAGE_TYPE 0x00000008
+#define PERK_OUTPUT_IMAGE_CATEGORY 0x00000008
#define PERK_OUTPUT_IMAGE_SECTIONS 0x00000010