OSSP CVS Repository

ossp - Check-in [2410]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 2410
Date: 2002-Jul-29 14:48:43 (local)
2002-Jul-29 12:48:43 (UTC)
User:thl
Branch:
Comment: improve tracing
Tickets:
Inspections:
Files:
ossp-pkg/fsl/fsl.c      1.33 -> 1.34     1 inserted, 0 deleted

ossp-pkg/fsl/fsl.c 1.33 -> 1.34

--- fsl.c        2002/07/29 12:48:17     1.33
+++ fsl.c        2002/07/29 12:48:43     1.34
@@ -335,6 +335,7 @@
         return FSL_OK;
     if (rv != FSL_ERR_SYS || errno != ENOENT)
         return rv;
+    fsldebug(L2_LEVEL_TRACE, "readfileorallfiles: file does not exist");
     if ((rv = readallfiles(buffer)) != FSL_OK)
         return rv;
     return FSL_OK;

CVSTrac 2.0.1