OSSP CVS Repository

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

Check-in Number: 2484
Date: 2002-Aug-02 13:35:55 (local)
2002-Aug-02 11:35:55 (UTC)
User:rse
Branch:
Comment: Remove doubled "FSL" in "caught by FSL OSSP fsl 1.0.0".
Tickets:
Inspections:
Files:
ossp-pkg/fsl/fsl.c      1.48 -> 1.49     1 inserted, 1 deleted

ossp-pkg/fsl/fsl.c 1.48 -> 1.49

--- fsl.c        2002/08/02 11:00:23     1.48
+++ fsl.c        2002/08/02 11:35:55     1.49
@@ -704,7 +704,7 @@
     openfsldebug();
 
     /* tracing */
-    fsldebug(L2_LEVEL_TRACE, "openlog() ident=\"%s\", logopt=0x%.8lx, facility=0x%.8lx; caught by FSL %s", ident, logopt, facility, fsl_version.v_gnu);
+    fsldebug(L2_LEVEL_TRACE, "openlog() ident=\"%s\", logopt=0x%.8lx, facility=0x%.8lx; caught by %s", ident, logopt, facility, fsl_version.v_gnu);
 
     /* remember logopt and handle unsupported values */
     ctx.logopt = logopt;

CVSTrac 2.0.1