[DatFile, Html] Move comment to more appropriate place

This commit is contained in:
Matt Nadareski
2017-11-07 14:04:15 -08:00
parent 3d7e217de8
commit 75d3802645
2 changed files with 1 additions and 3 deletions

View File

@@ -18,6 +18,7 @@ namespace SabreTools.Library.Reports
/// <summary>
/// HTML report format
/// </summary>
/// TODO: Make output standard width, without making the entire thing a table
public class Html : BaseReport
{
/// <summary>