projects
/
reactos.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[NtGDI]
[reactos.git]
/
reactos
/
win32ss
/
gdi
/
ntgdi
/
line.c
diff --git
a/reactos/win32ss/gdi/ntgdi/line.c
b/reactos/win32ss/gdi/ntgdi/line.c
index
2067103
..
0127091
100644
(file)
--- a/
reactos/win32ss/gdi/ntgdi/line.c
+++ b/
reactos/win32ss/gdi/ntgdi/line.c
@@
-59,8
+59,8
@@
AddPenLinesBounds(PDC dc, int count, POINT *points)
points++;
}
- DPRINT
1
("APLB dc %p l %d t %d\n",dc,rect.left,rect.top);
- DPRINT
1
(" r %d b %d\n",rect.right,rect.bottom);
+ DPRINT("APLB dc %p l %d t %d\n",dc,rect.left,rect.top);
+ DPRINT(" r %d b %d\n",rect.right,rect.bottom);
{
RECTL rcRgn;