diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-11 08:15:32 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-11 08:15:32 +0000 |
commit | 3bfd9150b885caf5b5edc77f33ba08a5fe22792b (patch) | |
tree | a6b38ea7597bb8b588d2567d3bdb2b6ae0539e41 /print/libgnomeprint/files/patch-libgnomeprint::gnome-print-meta.c | |
parent | Upgrade to 1.0b3. (diff) |
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.
Notes
Notes:
svn path=/head/; revision=61095
Diffstat (limited to 'print/libgnomeprint/files/patch-libgnomeprint::gnome-print-meta.c')
-rw-r--r-- | print/libgnomeprint/files/patch-libgnomeprint::gnome-print-meta.c | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/print/libgnomeprint/files/patch-libgnomeprint::gnome-print-meta.c b/print/libgnomeprint/files/patch-libgnomeprint::gnome-print-meta.c deleted file mode 100644 index fc5f161554aa..000000000000 --- a/print/libgnomeprint/files/patch-libgnomeprint::gnome-print-meta.c +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- libgnomeprint/gnome-print-meta.c 2002/03/19 16:19:47 1.1 -+++ libgnomeprint/gnome-print-meta.c 2002/03/19 16:20:00 -@@ -28,8 +28,8 @@ - - #include <math.h> - #include <string.h> --#include <sys/mman.h> - #include <sys/types.h> -+#include <sys/mman.h> - #include <sys/stat.h> - #include <unistd.h> - #include <fcntl.h> |