-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change code to better handle newline characters
Various code changes were made to more robustly handle newline characters. Most changes were made to satify these two conditions: CRLF is used within the Edit control and clipboard; LF is used everywhere else. The built-in conversion functions of the Edit library were used to make the code more readable and robust.
- Loading branch information
1 parent
300261a
commit db78d34
Showing
1 changed file
with
18 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters