diff options
| author | Michal Simek <monstr@monstr.eu> | 2007-06-17 19:04:11 +0200 |
|---|---|---|
| committer | Michal Simek <monstr@monstr.eu> | 2007-06-17 19:04:11 +0200 |
| commit | 093172f08d6afb3f34d8a2f26ee0ee874261cf27 (patch) | |
| tree | fb818a5d4505da4a18a877cdaaac2d2c1218a8f4 | |
| parent | 3666afffe7baf859c6ae0ce2bebbc8ab7e512ddc (diff) | |
| download | olio-uboot-2014.01-093172f08d6afb3f34d8a2f26ee0ee874261cf27.tar.xz olio-uboot-2014.01-093172f08d6afb3f34d8a2f26ee0ee874261cf27.zip | |
[fix] email reparation
| -rw-r--r-- | cpu/microblaze/cache.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/microblaze/cache.c b/cpu/microblaze/cache.c index 4f36a84ec..2f86a5440 100644 --- a/cpu/microblaze/cache.c +++ b/cpu/microblaze/cache.c @@ -1,7 +1,7 @@ /* * (C) Copyright 2007 Michal Simek * - * Michal SIMEK <moonstr@monstr.eu> + * Michal SIMEK <monstr@monstr.eu> * * See file CREDITS for list of people who contributed to this * project. |