* grub-core/kern/misc.c (grub_stpcpy): Move from here ...
* include/grub/misc.h (grub_stpcpy): ... to here. Inlined.
This commit is contained in:
parent
8e307a625d
commit
10133b5ff3
3 changed files with 17 additions and 14 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-02-26 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/misc.c (grub_stpcpy): Move from here ...
|
||||
* include/grub/misc.h (grub_stpcpy): ... to here. Inlined.
|
||||
|
||||
2012-02-26 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/env.h (grub_env_find): Remove prototype.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue