hplip-3.17.11:ver.bump

This commit is contained in:
Rmys
2018-02-15 20:25:47 +03:00
parent 077c7fcc8b
commit e47b7cc1d8
31 changed files with 684 additions and 414 deletions
+1 -1
View File
@@ -21,4 +21,4 @@ diff -up hplip-3.15.2/prnt/hpcups/SystemServices.cpp.logdir hplip-3.15.2/prnt/hp
+ snprintf(fname, sizeof(fname), "%s/hpcups_%s_out_job%d_XXXXXX",CUPS_TMP_DIR, user_name, job_id);
createTempFile(fname, &m_fp);
if (m_fp)
{
{