]> Git Repo - qemu.git/commit
QString: Introduce qstring_from_substr()
authorLuiz Capitulino <[email protected]>
Thu, 19 Nov 2009 01:05:27 +0000 (23:05 -0200)
committerAnthony Liguori <[email protected]>
Thu, 3 Dec 2009 15:41:19 +0000 (09:41 -0600)
commit4b5c5766d0ee4cbe70642977530f753678ebcfce
treebfdced5b743d0fdc3598c120447546d2a7147653
parent764c1caeb32bae139ce3984cba987e328a66e2ab
QString: Introduce qstring_from_substr()

Note that we can now write qstring_from_str() as a wrapper.

Signed-off-by: Luiz Capitulino <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
qstring.c
qstring.h
This page took 0.025935 seconds and 4 git commands to generate.