See changelog 2002-01-07 09:20 UTC -0300

This commit is contained in:
Luiz Rafael Culik
2002-01-07 11:21:59 +00:00
parent 9ad6da9c9d
commit 762072d638
2 changed files with 5 additions and 1 deletions

View File

@@ -7,6 +7,10 @@
For example:
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
* source/compiler/hbusage.c
* source/common/hbver.c
* changed decimal build nr in "Alpha build .."
2002-01-08 12:31 UTC+0700 Andi Jahja <harbour@cbn.net.id>
* source/rdd/dbfcdx/dbfcdx1.c
! remove spurious type casts

View File

@@ -323,7 +323,7 @@ static BOOL GetJobs(HANDLE hPrinter, /* Handle to the printer. */
return TRUE;
}
#define MAXBUFFERSIZE 250
static BOOL DPGetDefaultPrinter(LPTSTR pPrinterName, LPDWORD pdwBufferSize)
{
BOOL bFlag;