Author: infinoid
Date: Wed Aug  6 08:10:28 2008
New Revision: 30062

Modified:
   trunk/src/debug.c

Log:
[src] Remove trailing whitespace in src/debug.c to pass codingstd tests.


Modified: trunk/src/debug.c
==============================================================================
--- trunk/src/debug.c   (original)
+++ trunk/src/debug.c   Wed Aug  6 08:10:28 2008
@@ -460,7 +460,7 @@
     if (interp->pdb->state & PDB_EXIT)
         Parrot_exit(interp, 0);
  }
- 
+
 PARROT_API
 void
 Parrot_debugger_break(PARROT_INTERP, ARGIN(opcode_t * cur_opcode))

Reply via email to