2010-06-29  Joel Brobecker  <brobecker@adacore.com>
	* gdb.texinfo (Threads In Python): Fix unmatched @end table.
+2010-06-29  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (Threads In Python): Fix unmatched @end table.
+
 2010-06-28  Phil Muldoon  <pmuldoon@redhat.com>
            Tom Tromey  <tromey@redhat.com>
            Thiago Jung Bauermann  <bauerman@br.ibm.com>
 
 
 A @code{gdb.InferiorThread} object has the following methods:
 
+@table @code
 @defmethod InferiorThread switch
 This changes @value{GDBN}'s currently selected thread to the one represented
 by this object.