View | Details | Raw Unified | Return to bug 44322
Collapse All | Expand All

(-)files/patch-backend-usb.c-1.1.16 (-7 lines)
Lines 1-12 Link Here
1
--- backend/usb.c.orig	Thu May 16 09:44:50 2002
1
--- backend/usb.c.orig	Thu May 16 09:44:50 2002
2
+++ backend/usb.c	Sat Aug 17 17:48:21 2002
2
+++ backend/usb.c	Sat Aug 17 17:48:21 2002
3
@@ -1,5 +1,5 @@
4
 /*
5
- * "$Id: patch-backend-usb.c-1.1.16,v 1.2 2002/08/17 21:59:14 alane Exp $"
6
+ * "$Id: patch-backend-usb.c-1.1.16,v 1.2 2002/08/17 21:59:14 alane Exp $"
7
  *
8
  *   USB port backend for the Common UNIX Printing System (CUPS).
9
  *
10
@@ -431,34 +431,37 @@
3
@@ -431,34 +431,37 @@
11
   }
4
   }
12
 #elif defined(__sgi)
5
 #elif defined(__sgi)
(-)files/patch-filter-pstops.c (-7 lines)
Lines 1-12 Link Here
1
--- filter/pstops.c	Tue May 28 15:04:50 2002
1
--- filter/pstops.c	Tue May 28 15:04:50 2002
2
+++ /home/alane/sw/src/cups/filter/pstops.c	Thu Jun 27 12:31:45 2002
2
+++ /home/alane/sw/src/cups/filter/pstops.c	Thu Jun 27 12:31:45 2002
3
@@ -1,5 +1,5 @@
4
 /*
5
- * "$Id: patch-filter-pstops.c,v 1.1 2002/07/31 08:43:03 alane Exp $"
6
+ * "$Id: patch-filter-pstops.c,v 1.1 2002/07/31 08:43:03 alane Exp $"
7
  *
8
  *   PostScript filter for the Common UNIX Printing System (CUPS).
9
  *
10
@@ -60,8 +60,8 @@
3
@@ -60,8 +60,8 @@
11
 #define LAYOUT_RLBT	2	/* Right to left, bottom to top */
4
 #define LAYOUT_RLBT	2	/* Right to left, bottom to top */
12
 #define LAYOUT_RLTB	3	/* Right to left, top to bottom */
5
 #define LAYOUT_RLTB	3	/* Right to left, top to bottom */
(-)files/patch-scheduler-mime.c-1.1.16 (-7 lines)
Lines 6-18 Link Here
6
diff -u -3 -r1.12 -r1.14
6
diff -u -3 -r1.12 -r1.14
7
--- scheduler/mime.c	2002/05/16 13:45:02	1.12
7
--- scheduler/mime.c	2002/05/16 13:45:02	1.12
8
+++ scheduler/mime.c	2002/08/23 01:33:46	1.14
8
+++ scheduler/mime.c	2002/08/23 01:33:46	1.14
9
@@ -1,5 +1,5 @@
10
 /*
11
- * "$Id: patch-scheduler-mime.c-1.1.16,v 1.1 2002/09/11 15:18:12 alane Exp $"
12
+ * "$Id: patch-scheduler-mime.c-1.1.16,v 1.1 2002/09/11 15:18:12 alane Exp $"
13
  *
14
  *   MIME database file routines for the Common UNIX Printing System (CUPS).
15
  *
16
@@ -502,17 +502,20 @@
9
@@ -502,17 +502,20 @@
17
     filter = lineptr;
10
     filter = lineptr;

Return to bug 44322