diff options
Diffstat (limited to 'common/usb_storage.c')
| -rw-r--r-- | common/usb_storage.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/common/usb_storage.c b/common/usb_storage.c index fec64f3c1..19613f28c 100644 --- a/common/usb_storage.c +++ b/common/usb_storage.c @@ -11,7 +11,7 @@   *   (C) Copyright 2001 Denis Peter, MPL AG Switzerland   *   * For BBB support (C) Copyright 2003 - * Gary Jennejohn, DENX Software Engineering <gj@denx.de> + * Gary Jennejohn, DENX Software Engineering <garyj@denx.de>   *   * BBB support based on /sys/dev/usb/umass.c from   * FreeBSD. |