src/window.cpp
changeset 6977 67b989528f3d
parent 6939 50b3cf596ce2
child 6987 b0f13039bda2
--- a/src/window.cpp	Tue Apr 17 19:08:00 2007 +0000
+++ b/src/window.cpp	Tue Apr 17 20:23:13 2007 +0000
@@ -1080,7 +1080,7 @@
  * Both the areas of the old window and the new sized window are set dirty
  * ensuring proper redrawal.
  * @param w Window to resize
- * @param x delta x-size of changed window (positive if larger, etc.(
+ * @param x delta x-size of changed window (positive if larger, etc.)
  * @param y delta y-size of changed window */
 void ResizeWindow(Window *w, int x, int y)
 {