]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - examples/api/libgenwrap.c
Rename lib_generic/ to lib/
[people/ms/u-boot.git] / examples / api / libgenwrap.c
index 2b107d9797f45eaaf3bc5bee1ef7d8eac93cd62e..b435ddecba304a25d828a9495c9f4d4a64ce004c 100644 (file)
@@ -23,7 +23,7 @@
  *
  *
  * This is is a set of wrappers/stubs that allow to use certain routines from
- * U-Boot's lib_generic in the standalone app. This way way we can re-use
+ * U-Boot's lib in the standalone app. This way way we can re-use
  * existing code e.g. operations on strings and similar.
  *
  */