- Fixed all // comments

- Final cleanups
This commit is contained in:
dan
2004-10-23 03:30:03 +00:00
parent b00076b32a
commit 193a63511d
18 changed files with 51 additions and 82 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ print_help()
puts("");
}
// replace --sets-too with something better
int
main(int argc, char **argv)
{
-1
View File
@@ -495,7 +495,6 @@ parseTexture(RContext *rc, char *text)
XColor color;
Pixmap pixmap = None;
RImage *image = NULL;
//int w, h;
int iwidth, iheight;
RColor rcolor;