diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2011-08-31 23:25:44 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2011-08-31 23:25:44 +0100 |
commit | a98c688ac211660aa61757cbd8a8832a835af0eb (patch) | |
tree | a53974a4250fac263452170d8a05d5976d29b368 /drv_EFN.c | |
parent | 90d7b887647424095bfa6599ac55154287469ac0 (diff) | |
parent | 23e6413da8152658a969d8c01ab726b4297148d5 (diff) | |
download | lcd4linux-a98c688ac211660aa61757cbd8a8832a835af0eb.tar.gz |
New upstream snapshot
Diffstat (limited to 'drv_EFN.c')
-rw-r--r-- | drv_EFN.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -318,7 +318,7 @@ static int drv_EFN_start(const char *section) /* list models */ int drv_EFN_list(void) { - printf("EFN LED modules + EUG100 Ethernet to serial convertor"); + printf("EFN LED modules + EUG100 Ethernet to serial converter"); return 0; } |