diff options
Diffstat (limited to '')
-rw-r--r-- | bin/xx.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/xx.c b/bin/xx.c index cfc6cb9f..0d674162 100644 --- a/bin/xx.c +++ b/bin/xx.c @@ -14,8 +14,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -// Hexdump. - #include <ctype.h> #include <err.h> #include <stdbool.h> |