summaryrefslogtreecommitdiff
path: root/java/jmp/files/patch-instance_owners.c
blob: 089201d12f89cfb6e23aeb7e7be1f656535e35ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- /tmp/instance_owners.c	Wed Aug 18 20:23:20 2004
+++ instance_owners.c	Wed Aug 18 20:24:24 2004
@@ -16,0 +17,4 @@
+#if __FreeBSD__ < 5
+#define PRId32 "d"
+#endif
+
@@ -207 +211 @@
-    omenu = gtk_menu_new ();
+    menuitem = gtk_menu_item_new_with_label (buf);