Adjust comments with example in it
authorYao Qi <yao@codesourcery.com>
Wed, 20 Aug 2014 03:36:42 +0000 (11:36 +0800)
committerYao Qi <yao@codesourcery.com>
Wed, 20 Aug 2014 09:40:37 +0000 (17:40 +0800)
commit5f52445bfb1421c301d95e508c5dc52c4bf86abd
tree2f82849d99ecd13f944a419c4c72853e2fab89c2
parent985743c7fb71a8639186d4f016788d3dc9b9d0da
Adjust comments with example in it

We would like to wrap examples, output or code snippet in comments with
blank lines, and move */ to a new line if the comment is ended with the
example.

gdb:

2014-08-20  Yao Qi  <yao@codesourcery.com>

* amd64-tdep.c (amd64_classify): Add a blank line after the
example.  Move "*/" to a new line.
* arm-tdep.c (arm_vfp_cprc_sub_candidate): Likewise.
* arm-wince-tdep.c (arm_pe_skip_trampoline_code): Likewise.
* dwarf2read.c (psymtab_include_file_name): Likewise.
gdb/ChangeLog
gdb/amd64-tdep.c
gdb/arm-tdep.c
gdb/arm-wince-tdep.c
gdb/dwarf2read.c
This page took 0.026117 seconds and 4 git commands to generate.