]> git.pld-linux.org Git - packages/cups-driver-splix.git/blame - gcc45.patch
- rel 8; include samsung color profiles
[packages/cups-driver-splix.git] / gcc45.patch
CommitLineData
95041833
ZU
1--- splix-2.0.0-orig/src/ppdfile.cpp 2010-05-28 07:13:42.152301039 +0200
2+++ splix-2.0.0/src/ppdfile.cpp 2010-05-28 07:14:24.492308202 +0200
3@@ -282,7 +282,7 @@
4 * Opérateur d'assignation
5 * Assignment operator
6 */
7-void PPDFile::Value::operator = (const PPDFile::Value::Value &val)
8+void PPDFile::Value::operator = (const PPDFile::Value &val)
9 {
10 if (_preformatted)
11 delete[] _preformatted;
This page took 0.073979 seconds and 4 git commands to generate.