Commit e111fda
committed
avoid compiler warnings:
..\src\NotepadPython.cpp(109): warning C4129: 'N': unrecognized character escape sequence [C:\projects\pythonscript\PythonScript\project\PythonScript2010.vcxproj]
..\src\NotepadPython.cpp(109): warning C4129: 'p': unrecognized character escape sequence [C:\projects\pythonscript\PythonScript\project\PythonScript2010.vcxproj]1 parent 1d751e8 commit e111fda
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments