diff options
| author | Stefano Babic <[email protected]> | 2016-05-17 17:51:44 +0200 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2016-05-17 17:51:44 +0200 |
| commit | 52b1eaf93d6b55e1467f97b8eefdc2f8b6031c43 (patch) | |
| tree | 73357539a8382b406c29b1826dc17012f267f2cb /lib | |
| parent | aaeadd3f7b248aeb1c72c36183ab9c6e77da6ce2 (diff) | |
| parent | aeaec0e682f45b9e0c62c522fafea353931f73ed (diff) | |
Merge branch 'master' of git://git.denx.de/u-boot
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/hang.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hang.c b/lib/hang.c index 8db268ef95f..9246e124556 100644 --- a/lib/hang.c +++ b/lib/hang.c @@ -1,6 +1,6 @@ /* * (C) Copyright 2013 - * Andreas Bießmann <[email protected]> + * Andreas Bießmann <[email protected]> * * This file consolidates all the different hang() functions implemented in * u-boot. |
