Diff for /gforth/engine/strtol.c between versions 1.1 and 1.2

version 1.1, 1997/05/21 20:40:11 version 1.2, 2000/09/23 15:47:08
Line 13  Library General Public License for more Line 13  Library General Public License for more
   
 You should have received a copy of the GNU Library General Public  You should have received a copy of the GNU Library General Public
 License along with the GNU C Library; see the file COPYING.LIB.  If  License along with the GNU C Library; see the file COPYING.LIB.  If
 not, write to the Free Software Foundation, Inc., 675 Mass Ave,  not, write to the Free Software Foundation, Inc., 
 Cambridge, MA 02139, USA.  */  59 Temple Place, Suite 330, Boston, MA 02111, USA.  */
   
 #include "ansidecl.h"  #include "ansidecl.h"
 #include <ctype.h>  #include <ctype.h>

Removed from v.1.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>