summaryrefslogtreecommitdiff
path: root/n/avr/modules/host/host.h
diff options
context:
space:
mode:
authorschodet2005-10-08 11:10:24 +0000
committerschodet2005-10-08 11:10:24 +0000
commitfce0e09f5373a93d4071349fe26a4cec42a9916d (patch)
tree838374c78c9ea067459bd68c419ff07bf62bc5fd /n/avr/modules/host/host.h
parent45f5194c8d72ec43d1094b9ca992d2fd00e2f298 (diff)
Ajout des variables host.
Ajout du programme de test.
Diffstat (limited to 'n/avr/modules/host/host.h')
-rw-r--r--n/avr/modules/host/host.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/n/avr/modules/host/host.h b/n/avr/modules/host/host.h
index 7dd901f..22cd347 100644
--- a/n/avr/modules/host/host.h
+++ b/n/avr/modules/host/host.h
@@ -34,8 +34,8 @@
void
host_init (int argc, char **argv);
-/** Host variables are usefull on reset. They are passed on the command
- * line. This is not optimised for performance. */
+/** Host variables are usefull on reset. They are passed in the environment.
+ * This is not optimised for performance. */
/** Register a host integer. */
void