* as/link/aslink.h,
[fw/sdcc] / as / link / z80 / lkihx.c
index 082a5fc5ed9b3e2afdd04a9ee03f23b6fddf5b9e..a3d3b0200a6cac84f231bd2b987eb61ce2a541b5 100644 (file)
@@ -11,7 +11,6 @@
 
 #include <stdio.h>
 #include <string.h>
-//#include <alloc.h>
 #include "aslink.h"
 
 /*)Module      lkihx.c
@@ -20,7 +19,7 @@
  *     output the relocated object code in the
  *     Intel Hex format.
  *
- *     lkihx.c contains the following function:
+ *     lkihx.c contains the following functions:
  *             VOID    ihx(i)
  *
  *     lkihx.c contains no local variables.