12 lines
374 B
Diff
12 lines
374 B
Diff
--- prnt/hpijs/ljcolor.cpp.orig 2007-01-25 00:42:03.000000000 +0100
|
|
+++ prnt/hpijs/ljcolor.cpp 2007-02-05 14:16:25.000000000 +0100
|
|
@@ -272,7 +272,7 @@ DRIVER_ERROR HeaderLJColor::Send ()
|
|
DRIVER_ERROR HeaderLJColor::StartSend ()
|
|
{
|
|
DRIVER_ERROR err;
|
|
- char res[64];
|
|
+ char res[67];
|
|
int iRes;
|
|
|
|
iRes = thePrintContext->EffectiveResolutionY ();
|