All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Patch] Fix typo in qom/object.h
@ 2013-08-07  2:33 peter.chubb
  0 siblings, 0 replies; 2+ messages in thread
From: peter.chubb @ 2013-08-07  2:33 UTC (permalink / raw)
  To: Andreas Färber; +Cc: qemu-devel


There's been a cut-and-paste error, it looks like, in the documentation
in qom/object.h.  

Signed-off-by: Peter Chubb <peter.chubb@nicta.com.au>

---
 include/qom/object.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: qemu/include/qom/object.h
===================================================================
--- qemu.orig/include/qom/object.h	2013-08-06 09:59:30.064467951 +1000
+++ qemu/include/qom/object.h	2013-08-07 12:29:46.678911807 +1000
@@ -249,7 +249,7 @@ typedef struct InterfaceInfo InterfaceIn
  *     MyClass parent_class;
  *
  *     MyDoSomething parent_do_something;
- * } MyClass;
+ * } DerivedClass;
  *
  * static void derived_do_something(MyState *obj)
  * {

--
Dr Peter Chubb				        peter.chubb AT nicta.com.au
http://www.ssrg.nicta.com.au          Software Systems Research Group/NICTA

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [Patch] Fix typo in qom/object.h
       [not found] <84wqnyjko4.wl%peter.chubb@nicta.com.au>
@ 2013-08-07  5:49 ` Andreas Färber
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Färber @ 2013-08-07  5:49 UTC (permalink / raw)
  To: Peter Chubb; +Cc: qemu-devel

Am 07.08.2013 04:31, schrieb Peter Chubb:
> 
> There's been a cut-and-paste error, it looks like, in the documentation
> in qom/object.h.  
> 
> Signed-off-by: Peter Chubb <peter.chubb@nicta.com.au>
> 
> ---
>  include/qom/object.h |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, applied to qom-next:
https://github.com/afaerber/qemu-cpu/commits/qom-next

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-07  5:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-07  2:33 [Qemu-devel] [Patch] Fix typo in qom/object.h peter.chubb
     [not found] <84wqnyjko4.wl%peter.chubb@nicta.com.au>
2013-08-07  5:49 ` Andreas Färber

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.