mirror of
git://slackware.nl/current.git
synced 2024-12-27 09:59:16 +01:00
abc3e67678
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.
11 lines
411 B
Diff
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);
|
|
}
|