mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
4d1cfc4e31
PR: ports/101957 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
12 lines
263 B
C
12 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;
|
|
|