summaryrefslogtreecommitdiff
path: root/rld-files.h
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2012-11-21 13:04:19 +1100
committerChris Johns <chrisj@rtems.org>2012-11-21 13:04:19 +1100
commit9f502af7b4eb76e67b7914c754db5d85a49443cd (patch)
tree45cb455ceb0086293b37d097908d8cd9023a1dcd /rld-files.h
parentc99ede97151dfe31a7e79b9a4b0e1037cac0f873 (diff)
Make getting objects const.
Diffstat (limited to 'rld-files.h')
-rw-r--r--rld-files.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rld-files.h b/rld-files.h
index b057b2e..421d7af 100644
--- a/rld-files.h
+++ b/rld-files.h
@@ -723,7 +723,7 @@ namespace rld
/**
* Get the added objects. Does not include the ones in th archives.
*/
- void get_objects (object_list& list);
+ void get_objects (object_list& list) const;
/**
* Get the paths.