Skip to content

fix(command/issue/update): add missing newline to Fprintf call

Kerri Miller requested to merge github/fork/maxice8/issue-missing-newline into trunk

Created by: maxice8

Description

added '\n' to Fprintf call that was missing it

Related Issue

Resolves #397 (closed)

How Has This Been Tested? See screenshots, compare with screenshot on #397 (closed)

Screenshots (if appropriate): image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

Merge request reports