]> git.pld-linux.org Git - packages/cups-driver-splix.git/blobdiff - gcc45.patch
- up to 20121025 snap (many changes in svn while no proper release)
[packages/cups-driver-splix.git] / gcc45.patch
diff --git a/gcc45.patch b/gcc45.patch
deleted file mode 100644 (file)
index 749d0bf..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- splix-2.0.0-orig/src/ppdfile.cpp   2010-05-28 07:13:42.152301039 +0200
-+++ splix-2.0.0/src/ppdfile.cpp        2010-05-28 07:14:24.492308202 +0200
-@@ -282,7 +282,7 @@
-  * OpĂ©rateur d'assignation
-  * Assignment operator
-  */
--void PPDFile::Value::operator = (const PPDFile::Value::Value &val)
-+void PPDFile::Value::operator = (const PPDFile::Value &val)
- {
-     if (_preformatted)
-         delete[] _preformatted;
This page took 0.053155 seconds and 4 git commands to generate.