Author: sewardj
Date: 2007-12-22 14:14:04 +0000 (Sat, 22 Dec 2007)
New Revision: 7307
Log:
Comment-only change.
Modified:
trunk/coregrind/m_main.c
Modified: trunk/coregrind/m_main.c
===================================================================
--- trunk/coregrind/m_main.c 2007-12-22 14:12:42 UTC (rev 7306)
+++ trunk/coregrind/m_main.c 2007-12-22 14:14:04 UTC (rev 7307)
@@ -1470,14 +1470,14 @@
# error "Uknown platform"
# endif
- /* NOTE: this call reads VG_(clo_max_stackframe). */
+ /* NOTE: this call reads VG_(clo_main_stacksize). */
the_iifii = VG_(ii_create_image)( the_iicii );
# if defined(VGO_aix5)
/* Tell aspacem where the initial client stack is, so that it
can later produce a faked-up NSegment in response to
VG_(am_find_nsegment) for that address range, if asked. */
- /* NOTE: this call reads VG_(clo_max_stackframe). */
+ /* NOTE: this call reads VG_(clo_main_stacksize). */
VG_(am_aix5_set_initial_client_sp)( the_iifii.initial_client_SP );
/* Now have a look at said fake segment, so we can find out
the size of it. */
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-developers