[Spice-commits] spice/start-packed.h

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Jul 21 12:57:59 UTC 2019


 spice/start-packed.h |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 81f56cf07a600ca54f5273024393958974fc7901
Author: Frediano Ziglio <fziglio at redhat.com>
Date:   Thu Jul 18 16:50:24 2019 +0100

    start-packet: Correct misleading comment
    
    Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
    Acked-by: Snir Sheriber <ssheribe at redhat.com>

diff --git a/spice/start-packed.h b/spice/start-packed.h
index de0c595..d1d090e 100644
--- a/spice/start-packed.h
+++ b/spice/start-packed.h
@@ -30,8 +30,8 @@
 */
 
 /* Ideally this should all have been macros in a common headers, but
- * its not possible to put pragmas into header files, so we have
- * to use include magic.
+ * its not possible to put pragmas into macros, so we have to use
+ * include magic.
  *
  * Use it like this:
  *


More information about the Spice-commits mailing list