Author: ambs
Date: Wed Aug 13 06:08:45 2008
New Revision: 30208

Modified:
   trunk/src/debug.c

Log:
Removed trailing white spaces


Modified: trunk/src/debug.c
==============================================================================
--- trunk/src/debug.c   (original)
+++ trunk/src/debug.c   Wed Aug 13 06:08:45 2008
@@ -427,7 +427,7 @@
     PDB_t *pdb = interp->pdb;
     PARROT_ASSERT(pdb);
     PARROT_ASSERT(pdb->debugee == interp);
- 
+
     mem_sys_free(pdb->last_command);
     mem_sys_free(pdb->cur_command);
 

Reply via email to