summaryrefslogtreecommitdiffstats
path: root/rules/dhex.in
blob: 9fd20a791d65ae334292c88eda23eb29cdb16d6e (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=editors

config DHEX
	tristate
	prompt "dhex"
	select NCURSES
	help
	  DHEX is a more than just another hex editor. It includes a diff mode,
	  which can be used to easily and conveniently compare two binary files.