Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commit/83f9ecbe2190ddea2d6bb903e3361a013af913b3 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Cosmetic api: api_storage.c Spelling correction

Make spelling correction for 'from'

Signed-off-by: Walt Feasel <waltfeasel@gmail.com>
master
Walt Feasel 9 years ago committed by Tom Rini
parent c9db75a066
commit 83f9ecbe21
  1. 2
      api/api_storage.c

@ -256,7 +256,7 @@ static int dev_enum_stor(int type, struct device_info *di)
/*
* 2b. If enumerating devices in this group did not
* happen before, it means the cookie pointed to a
* device frome some other group (another storage
* device from some other group (another storage
* group, or network); in this case try to take the
* first available device from our group
*/

Loading…
Cancel
Save