2011-01-11 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / gdb / target-descriptions.h
index efe4ebf431e4e272cc9cca09a43256fe74a6a4b0..5f0b7d586d3eea34d15e504b4aaf2ff502652626 100644 (file)
@@ -177,7 +177,7 @@ const char *tdesc_register_name (struct gdbarch *gdbarch, int regno);
 
 struct type *tdesc_register_type (struct gdbarch *gdbarch, int regno);
 
-/* Return the type associated with ID, from the target description. */
+/* Return the type associated with ID, from the target description.  */
 
 struct type *tdesc_find_type (struct gdbarch *gdbarch, const char *id);
 
This page took 0.026105 seconds and 4 git commands to generate.