OSSP CVS Repository

ossp - Difference in ossp-pkg/pth/pth_debug.c versions 1.26 and 1.27
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/pth/pth_debug.c 1.26 -> 1.27

--- pth_debug.c  2002/01/27 11:03:40     1.26
+++ pth_debug.c  2002/10/15 20:34:22     1.27
@@ -86,7 +86,7 @@
     pth_dumpqueue(fp, "NEW", &pth_NQ);
     pth_dumpqueue(fp, "READY", &pth_RQ);
     fprintf(fp, "| Thread Queue RUNNING:\n");
-    fprintf(fp, "|   1. thread 0x%lx (\"%s\")\n", 
+    fprintf(fp, "|   1. thread 0x%lx (\"%s\")\n",
             (unsigned long)pth_current, pth_current->name);
     pth_dumpqueue(fp, "WAITING", &pth_WQ);
     pth_dumpqueue(fp, "SUSPENDED", &pth_SQ);

CVSTrac 2.0.1