2011-01-24 Pedro Alves <pedro@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / fbsd-nat.c
index b272d3a3d0dfdd31af47eb84e419367f2aefe28c..3c3053c7428178e6ea0416fd2ec5f10336dd8e88 100644 (file)
@@ -132,7 +132,7 @@ fbsd_find_memory_regions (find_memory_region_ftype func, void *obfd)
                            exec ? 'x' : '-');
        }
 
-      /* Invoke the callback function to create the corefile segment.  /
+      /* Invoke the callback function to create the corefile segment.  */
       func (start, size, read, write, exec, obfd);
     }
 
This page took 0.024172 seconds and 4 git commands to generate.