2010-12-28 Hui Zhu <teawater@gmail.com>
[deliverable/binutils-gdb.git] / gdb / inf-loop.c
index 898898531c8070d7f5f157c7091318e2eaa7a931..8681e7c3ffccd0b630636b255800916944cdb72a 100644 (file)
@@ -46,6 +46,7 @@ inferior_event_handler (enum inferior_event_type event_type,
 {
   struct gdb_exception e;
   int was_sync = 0;
+
   switch (event_type)
     {
     case INF_ERROR:
This page took 0.023507 seconds and 4 git commands to generate.