mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 16:40:31 -04:00
11 lines
263 B
C
11 lines
263 B
C
--- grY11.c.orig Sun Aug 13 01:16:56 2006
|
|
+++ grY11.c Sun Aug 13 01:17:06 2006
|
|
@@ -473,7 +473,7 @@
|
|
return Val_unit;
|
|
}
|
|
|
|
-value caml_gr_resize_window (value wid, value w, value h)
|
|
+value caml_gr_resize_window1 (value wid, value w, value h)
|
|
{
|
|
Window win;
|
|
|