This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/3] Add a frame_changed observer


> From: Maxime Coste <frrrwww@gmail.com>
> Cc: Maxime Coste <frrrwww@gmail.com>
> Date: Tue, 30 Apr 2013 14:01:18 +0200
> 
> +@deftypefun void frame_changed (struct frame_info *@var{frame})
> +the selected frame has changed in a user-visible way. @var{frame}
   ^                                                   ^^
Start a sentence with a capital letter, and please put 2 spaces
between sentences.

OK for the observer.texi patch with those changes.

Thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]