diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2003-01-27 22:05:19 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2003-01-27 22:05:19 +0000 |
commit | 94cf631bbad9e2214e24cc32eaed6db14423a617 (patch) | |
tree | 27752783c7a38dff74c8a7211b9c72ffad469989 | |
parent | Update to angband 3.0.3, fix and sort pkg-plist. (diff) |
remove parts of 1.1.19 patch that are just cvs tags
Notes
Notes:
svn path=/head/; revision=74107
-rw-r--r-- | print/cups-base/files/patch-cgi-bin-ipp-var.c-1.1.19 | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/print/cups-base/files/patch-cgi-bin-ipp-var.c-1.1.19 b/print/cups-base/files/patch-cgi-bin-ipp-var.c-1.1.19 index 2d2b7b520e9e..bbad5c0db0ac 100644 --- a/print/cups-base/files/patch-cgi-bin-ipp-var.c-1.1.19 +++ b/print/cups-base/files/patch-cgi-bin-ipp-var.c-1.1.19 @@ -1,12 +1,5 @@ --- cgi-bin/ipp-var.c.orig Sat Jan 25 10:07:30 2003 +++ cgi-bin/ipp-var.c Sat Jan 25 10:08:15 2003 -@@ -1,5 +1,5 @@ - /* -- * "$Id: ipp-var.c,v 1.30 2002/12/17 18:56:36 swdev Exp $" -+ * "$Id: ipp-var.c,v 1.31 2003/01/15 20:30:28 mike Exp $" - * - * IPP variable routines for the Common UNIX Printing System (CUPS). - * @@ -103,14 +103,35 @@ int port; /* URI data */ int ishttps; /* Using encryption? */ @@ -58,10 +51,3 @@ { /* * Make URI relative to the current server... -@@ -300,5 +322,5 @@ - - - /* -- * End of "$Id: ipp-var.c,v 1.30 2002/12/17 18:56:36 swdev Exp $". -+ * End of "$Id: ipp-var.c,v 1.31 2003/01/15 20:30:28 mike Exp $". - */ |