Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Q
qemu-bcm283x-emu
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Thomas Fjellstrom
  • qemu-bcm283x-emu
  • Repository

Switch branch/tag
  • qemu-bcm283x-emu
  • qemu-options-wrapper.h
Find file
BlameHistoryPermalink
  • Markus Armbruster's avatar
    qemu-options: Remove stray colons from output of --help · de6b4f90
    Markus Armbruster authored Oct 02, 2017
    Commit 43f187a5 broke --help: it put colons into blank lines.  It
    removed the colon from DEFHEADING(TITLE:) and added it back in the
    macro expansion of DEFHEADING(TITLE), so hxtool can emit "@subsection
    TITLE" more easily.  Trouble is it's added back even for the blank
    lines made with DEFHEADING().
    
    Put the colons back where they were before commit 43f187a5, and strip
    them in hxtool instead.
    
    Cc: Paolo Bonzini <pbonzini@redhat.com>
    CC: qemu-stable@nongnu.org
    Signed-off-by: 's avatarMarkus Armbruster <armbru@redhat.com>
    Message-Id: <20171002140307.5292-2-armbru@redhat.com>
    Reviewed-by: 's avatarMarc-André Lureau <marcandre.lureau@redhat.com>
    de6b4f90
qemu-options-wrapper.h 1.03 KB
EditWeb IDE

Replace qemu-options-wrapper.h

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.