Add newlines to the end of all files
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user