summaryrefslogtreecommitdiff
path: root/src/glibext/gbinportion.c
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-11-20 22:54:03 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-11-20 22:54:03 (GMT)
commit615171f171f53791a25aeab7970e29b024177d48 (patch)
treef9bed0ec10407ca29f01c62b7b163446d2c05f6b /src/glibext/gbinportion.c
parentd4239799ad149f65e1e480d898ccb16756f4d518 (diff)
Chosen assembly as language for machine code comments.
Diffstat (limited to 'src/glibext/gbinportion.c')
-rw-r--r--src/glibext/gbinportion.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glibext/gbinportion.c b/src/glibext/gbinportion.c
index 8247910..8826bd3 100644
--- a/src/glibext/gbinportion.c
+++ b/src/glibext/gbinportion.c
@@ -34,7 +34,7 @@
#include <i18n.h>
-#include "../analysis/human/asm/lang.h" // TODO : REMME -> format !
+#include "../analysis/human/asm/lang.h"
#include "../common/extstr.h"
#include "../common/sort.h"
#include "../glibext/gbinarycursor.h"