Add newlines to the end of all files

This commit is contained in:
Chris Burel
2021-04-21 09:50:30 -07:00
parent 0fa00a117c
commit 28170ffe41
3622 changed files with 3629 additions and 3629 deletions
@@ -82,4 +82,4 @@ namespace CrashHandler
returnPath = returnPath.substr(0, extPos);
}
}
}
}
@@ -35,4 +35,4 @@ namespace CrashHandler
time(&rawtime);
localtime_s(&timeInfo, &rawtime);
}
}
}
@@ -31,4 +31,4 @@ namespace CrashHandler
return buffer;
}
}
}