slackware-current/source/l/pilot-link/pilot-link-0.12.1-var.patch
Patrick J Volkerding abc3e67678 Sun May 12 19:10:12 UTC 2024
a/less-654-x86_64-1.txz:  Upgraded.
d/ninja-1.12.1-x86_64-1.txz:  Upgraded.
n/whois-5.5.23-x86_64-1.txz:  Upgraded.
  Updated the .sc, .********* (.xn--yfro4i67o, Singapore)
  and .********************************* (.xn--clchc0ea0b2g2a9gcd, Singapore)
  TLD servers.
extra/bittornado/bittornado-0.3.18-noarch-3.txz:  Removed.
  Obsolete and based on python2.
2024-05-12 21:28:58 +02:00

11 lines
411 B
Diff

--- pilot-link-0.12.1/libpisock/dlp.c.pom 2006-08-27 18:20:17.000000000 +0200
+++ pilot-link-0.12.1/libpisock/dlp.c 2006-11-30 13:39:29.000000000 +0100
@@ -2268,7 +2268,7 @@
if (errCode) {
LOG((PI_DBG_DLP, PI_DBG_LVL_INFO,
"DLP ReadFeature FtrGet error 0x%8.8lX\n",
- res));
+ errCode));
pi_set_palmos_error(sd, (int)errCode);
return pi_set_error(sd, PI_ERR_DLP_PALMOS);
}