summaryrefslogtreecommitdiff
path: root/navit/vehicle.c
diff options
context:
space:
mode:
authormvglasow <mvglasow@ffa7fe5e-494d-0410-b361-a75ebd5db220>2014-11-16 23:00:21 +0000
committermvglasow <mvglasow@ffa7fe5e-494d-0410-b361-a75ebd5db220>2014-11-16 23:00:21 +0000
commitb6515ce026f0280f0c2b713d3b3a241824b81ebc (patch)
tree9fa09e246e427b1213343ffbcf7128baefcd8586 /navit/vehicle.c
parent2fd3c313a5fc7f3728d9d05759b4df946584e9d1 (diff)
downloadnavit-b6515ce026f0280f0c2b713d3b3a241824b81ebc.tar.gz
Refactoring:core:documentation update
Signed-off-by: mvglasow <michael -at- vonglasow.com> git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5950 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'navit/vehicle.c')
-rw-r--r--navit/vehicle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/vehicle.c b/navit/vehicle.c
index a0cc27721..c18460095 100644
--- a/navit/vehicle.c
+++ b/navit/vehicle.c
@@ -205,7 +205,7 @@ vehicle_attr_iter_destroy(struct attr_iter *iter)
* @param this_ Pointer to a vehicle structure
* @param type The attribute type to look for
* @param attr Pointer to a {@code struct attr} to store the attribute
- * @param iter A vehicle attr_iter
+ * @param iter A vehicle attr_iter. This is only used for generic attributes; for attributes specific to the vehicle object it is ignored.
* @return True for success, false for failure
*/
int