X-Git-Url: http://git.droids-corp.org/?p=aversive.git;a=blobdiff_plain;f=modules%2Fcomm%2Fuart%2Ftest%2Fmain.c;fp=modules%2Fcomm%2Fuart%2Ftest%2Fmain.c;h=381b57c4682dabb61d12f8faddf38feeb7354981;hp=23ed2f012fd012b1bd10623a7d142fbaa6cf1f79;hb=2eb565564f5ff9b7d68cfd728ba8db491ffd69b4;hpb=c89a3ae570cefd7853271b66577cbbb1cc25a54a diff --git a/modules/comm/uart/test/main.c b/modules/comm/uart/test/main.c index 23ed2f0..381b57c 100644 --- a/modules/comm/uart/test/main.c +++ b/modules/comm/uart/test/main.c @@ -76,7 +76,7 @@ int main(void) #ifndef HOST_VERSION /* now we want to do a printf : we must register the - * uart0_send as stdout. Here no receive function is + * uart0_dev_send as stdout. Here no receive function is * specified. */ fdevopen(uart0_dev_send, NULL); #endif