[master] bf96632 Ooops, this is embarrasing: Move the star so the example actually makes sense...

Poul-Henning Kamp phk at varnish-cache.org
Sun Feb 6 21:56:10 CET 2011


commit bf9663263de4337ab2d48786fc03b39379ca91d5
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Sun Feb 6 20:55:42 2011 +0000

    Ooops, this is embarrasing:  Move the star so the example
    actually makes sense...
    
    Spotted by:	Ralph Corderoy <ralph at inputplus.co.uk>

diff --git a/doc/sphinx/phk/platforms.rst b/doc/sphinx/phk/platforms.rst
index 130826b..4e2d617 100644
--- a/doc/sphinx/phk/platforms.rst
+++ b/doc/sphinx/phk/platforms.rst
@@ -14,7 +14,7 @@ But making your program run on everything is hard work very hard work.
 
 For instance, did you know that:
 
-	sizeof(void*) != sizeof(const void*)
+	sizeof(void*) != sizeof(const * void)
 
 is legal in a ISO-C compliant environment ?
 



More information about the varnish-commit mailing list