commit | 545b06ad581fcfe0c4f3992455dfc25fdcb2ca44 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Thu Jan 10 00:55:14 2008 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Thu Jan 10 00:55:14 2008 +0100 |
tree | 687561d091203e912658d34422fb969eb7ab3744 | |
parent | 49e3f7a89d32d523152718ab7525a16934396f7e [diff] [blame] |
Coding Style cleanup; update CHANGELOG Signed-off-by: Wolfgang Denk <wd@denx.de>
diff --git a/api/README b/api/README index c8f9c45..6df225f 100644 --- a/api/README +++ b/api/README
@@ -22,7 +22,7 @@ - the U-Boot integral part of the API is meant to be thin and non-intrusive, leaving as much processing as possible on the consumer application side, for example it doesn't keep states, but relies on hints from the app and - so on + so on - optional (CONFIG_API)