From 3bfd9150b885caf5b5edc77f33ba08a5fe22792b Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Tue, 11 Jun 2002 08:15:32 +0000 Subject: Update to the latest GNOME 2 snapshot. This will be done it two parts. This first part is the GNOME 2 API. The next part will contain the desktop components. --- x11-toolkits/at-spi/files/patch-util::magnifier.c | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 x11-toolkits/at-spi/files/patch-util::magnifier.c (limited to 'x11-toolkits/at-spi/files/patch-util::magnifier.c') diff --git a/x11-toolkits/at-spi/files/patch-util::magnifier.c b/x11-toolkits/at-spi/files/patch-util::magnifier.c deleted file mode 100644 index a19760e4297f..000000000000 --- a/x11-toolkits/at-spi/files/patch-util::magnifier.c +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- util/magnifier.c 2002/04/12 09:58:25 1.1 -+++ util/magnifier.c 2002/04/12 10:07:31 -@@ -11,7 +11,7 @@ - */ - #define PARENT_TYPE BONOBO_OBJECT_TYPE - --struct sockaddr_un mag_server = { AF_UNIX , "/tmp/magnifier_socket" }; -+struct sockaddr_un mag_server = { 0, AF_UNIX , "/tmp/magnifier_socket" }; - - typedef struct { - gchar *target_display; -- cgit v1.2.3