Browse Source

Fix formatting.

pull/2679/head
Siegfried Pammer 4 years ago
parent
commit
54b5c22283
  1. 2
      ILSpy/Metadata/DebugDirectory/DebugDirectoryEntryTreeNode.cs

2
ILSpy/Metadata/DebugDirectory/DebugDirectoryEntryTreeNode.cs

@ -56,7 +56,7 @@ namespace ICSharpCode.ILSpy.Metadata
else else
{ {
language.WriteCommentLine(output, $"(no data)"); language.WriteCommentLine(output, $"(no data)");
} }
} }
} }
} }

Loading…
Cancel
Save