[gdb/testsuite] Fix gdb.dwarf2/frame-inlined-in-outer-frame.exp
[deliverable/binutils-gdb.git] / gdb / .gitattributes
1 # -*- conf -*-
2
3 # Use cpp-style diffs for .h and .c files. This is useful
4 # if you modify classes defined in those files.
5
6 *.h diff=cpp
7 *.c diff=cpp
This page took 0.029121 seconds and 4 git commands to generate.