Skip to content

Commit dc9b98d

Browse files
committed
Fix rename functions script for IDA 9
1 parent 334c40c commit dc9b98d

3 files changed

Lines changed: 1280 additions & 1269 deletions

File tree

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# Header files are almost always C++ rather than C
22
*.h linguist-language=C++
3+
4+
# Force line endings to LF for function csv
5+
*.csv text eol=lf

0 commit comments

Comments
 (0)