File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: e746ed68809c68ae32e5864b5aded37564a38f27
2
+ refs/heads/master: 9356de2e8042d1076e22674626fa3bcff9814767
Original file line number Diff line number Diff line change @@ -89,12 +89,12 @@ included:
89
89
90
90
91
91
* Two header files that are part of the Valgrind
92
- package. These files are found at src/rt/valgrind.h and
93
- src/rt/memcheck.h, within this distribution. These files
92
+ package. These files are found at src/rt/vg/ valgrind.h and
93
+ src/rt/vg/ memcheck.h, within this distribution. These files
94
94
are redistributed under the following terms, as noted in
95
95
them:
96
96
97
- for src/rt/valgrind.h:
97
+ for src/rt/vg/ valgrind.h:
98
98
99
99
This file is part of Valgrind, a dynamic binary
100
100
instrumentation framework.
@@ -140,7 +140,7 @@ included:
140
140
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
141
141
OF SUCH DAMAGE.
142
142
143
- for src/rt/memcheck.h:
143
+ for src/rt/vg/ memcheck.h:
144
144
145
145
This file is part of MemCheck, a heavyweight Valgrind
146
146
tool for detecting memory errors.
You can’t perform that action at this time.
0 commit comments