]> andersk Git - moira.git/blobdiff - gdb/gdb_trans2.c
don't flame about being unable to delete filesystem if the `propagate
[moira.git] / gdb / gdb_trans2.c
index bce2c6dee75c08164119210f80108d5b792e27bc..dea58bac0c2192db8f1f80acdf9db9d4305db3c6 100644 (file)
@@ -5,7 +5,7 @@
 
 #ifndef lint
 static char *rcsid_gdb_trans2_c = "$Header$";
-#endif lint
+#endif
 
 
 /************************************************************************
@@ -190,7 +190,7 @@ OPERATION newop;
         */
        if (gdb_Debug & GDB_LOG)
                fprintf(gdb_log, "op preempted: halfcon=0x%x oldop=0x%x newop=0x%x\n",
-                       oldop,newop);
+                       hc,oldop,newop);
        /*
         * link in the new operation
         */
@@ -1234,7 +1234,7 @@ struct  half_con_data *hc;                        /* pointer to control struct */
         /*
          * Selected is >0.  The accept SHOULD not hang.
          */
-#endif notdef
+#endif
 
        /*
         * Here is Bill's non-blocking implementation
This page took 0.031337 seconds and 4 git commands to generate.