projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb6b616
)
more namespacing with Rr*
author
Dana Jansens
<danakj@orodu.net>
Sat, 21 Jun 2003 02:39:56 +0000
(
02:39
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Sat, 21 Jun 2003 02:39:56 +0000
(
02:39
+0000)
render/render.c
patch
|
blob
|
history
diff --git
a/render/render.c
b/render/render.c
index 3f29c59e70c63e2739471e838398c3a597d46145..8ed3c86874d8eb99e4024b6937d769220275bdca 100644
(file)
--- a/
render/render.c
+++ b/
render/render.c
@@
-15,7
+15,8
@@
# include <stdlib.h>
#endif
-static void RrPixel32_to_pixmap(RrAppearance *l, gint x, gint y, gint w, gint h);
+static void RrPixel32_to_pixmap(RrAppearance *l,
+ gint x, gint y, gint w, gint h);
void RrPaint(RrAppearance *l, Window win, gint w, gint h)
{