|
From: Nicholas N. <nj...@ca...> - 2004-09-02 15:50:37
|
CVS commit by nethercote:
Update docs for filename change.
M +1 -1 mc_techdocs.html 1.10
--- valgrind/memcheck/docs/mc_techdocs.html #1.9:1.10
@@ -391,5 +391,5 @@
globally visible symbols exported from <code>valgrind.so</code>
are defined using the <code>VG_</code> CPP macro. As you'll see
- from <code>vg_constants.h</code>, this appends some arbitrary
+ from <code>tool_asm.h</code>, this appends some arbitrary
prefix to the symbol, in order that it be, we hope, globally
unique. Currently the prefix is <code>vgPlain_</code>. For
|