From 4da48658c8f1dfbf5960bb1768dc6d154c528734 Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Thu, 1 Feb 2001 22:23:42 +0000 Subject: Added in missing plpdirent.cc Added a small description of the KDE stuff in README Small fixes in rfsv16 and ppsocket. --- lib/rfsv16.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rfsv16.cc') diff --git a/lib/rfsv16.cc b/lib/rfsv16.cc index 26a153b..d42b270 100644 --- a/lib/rfsv16.cc +++ b/lib/rfsv16.cc @@ -573,7 +573,7 @@ sendCommand(enum commands cc, bufferStore & data) if (status == E_PSI_FILE_DISC) { reconnect(); if (status == E_PSI_FILE_DISC) - return FALSE; + return false; } bool result; -- cgit v1.2.3