gdb, gdbserver, gdbsupport: fix leading space vs tabs issues
[deliverable/binutils-gdb.git] / gdb / guile / guile-internal.h
index c501e2bc4a54923ee334ae8342f7c900beda9e66..bb2bc1191879baee72129f4606a4f1ea283980dc 100644 (file)
@@ -684,7 +684,7 @@ unpack (const gdb_exception &exc)
     if (exception.reason < 0)                          \
       {                                                        \
        gdbscm_throw_gdb_exception (exception);         \
-        /*NOTREACHED */                                        \
+       /*NOTREACHED */                                 \
       }                                                        \
   } while (0)
 
This page took 0.025135 seconds and 4 git commands to generate.