[rtems-tools commit] toolkit: Update the comment.

Chris Johns chrisj at rtems.org
Thu Oct 30 06:49:36 UTC 2014


Module:    rtems-tools
Branch:    master
Commit:    df7fd269ad69fffc5d54bd194f8e8c7536ce49ae
Changeset: http://git.rtems.org/rtems-tools/commit/?id=df7fd269ad69fffc5d54bd194f8e8c7536ce49ae

Author:    Chris Johns <chrisj at rtems.org>
Date:      Tue Oct 28 01:13:19 2014 -0700

toolkit: Update the comment.

---

 rtemstoolkit/rld.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rtemstoolkit/rld.h b/rtemstoolkit/rld.h
index 7bd940b..1fedd68 100644
--- a/rtemstoolkit/rld.h
+++ b/rtemstoolkit/rld.h
@@ -238,7 +238,7 @@ namespace rld
   const std::string get_prefix ();
 
   /**
-   * Map of the symbol table.
+   * Map of the cache and the symbol table.
    */
   void map (rld::files::cache& cache, rld::symbols::table& symbols);
 



More information about the vc mailing list