Fixed issue 67

git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@211 d0cd1f9f-072b-0410-8dd7-cf729c803f20
This commit is contained in:
theraysmith 2008-12-30 18:31:37 +00:00
parent 55891a3cdc
commit 91e7cccd28

View File

@ -41,6 +41,7 @@ Import original HP distribution
#include <stdlib.h>
#include "general.h"
#include "tprintf.h"
/*----------------------------------------------------------------------
T y p e s
@ -106,7 +107,7 @@ extern char_proc allocate;
**********************************************************************/
#define new_line() \
printf ("\n")
tprintf("\n")
/**********************************************************************
* print_string