[master] f685156 Typos

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Mon Aug 3 09:51:49 CEST 2015


commit f6851567f12cf366665b6bb668f26968e47186d6
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Mon Aug 3 09:48:30 2015 +0200

    Typos

diff --git a/flint.lnt b/flint.lnt
index c6b741e..c6824f5 100644
--- a/flint.lnt
+++ b/flint.lnt
@@ -22,7 +22,7 @@
 ///////////////////////////////////////////////////////////////////////
 // System/Posix/Iso-C library related
 
--emacro(747, isnan)     // significant coersion
+-emacro(747, isnan)     // significant coercion
 
 // ignore retval
 -esym(534, printf)
@@ -47,8 +47,8 @@
 -sem(VAS_Fail, r_no)		// does not return
 -emacro(506, assert)		// constant value boolean
 -emacro(827, assert)		// loop not reachable
--emacro(774, assert)		// booelan always true
--emacro(731, assert)		// booelan arg to eq/non-eq
+-emacro(774, assert)		// boolean always true
+-emacro(731, assert)		// boolean arg to eq/non-eq
 -emacro(731, xxxassert)		// arg to eq/non-eq
 -emacro(527, WRONG)		// unreachable code
 -emacro(774, VALID_OBJ)		// boolean always true
@@ -57,7 +57,7 @@
 // <vsb.h>
 
 -esym(759, VSB_*)		// header decl could be moved
--esym(765, VSB_*)		// exten could be made static
+-esym(765, VSB_*)		// extern could be made static
 -esym(714, VSB_*)		// symb not ref
 -sem(VSB_new, @p == (1p ? 1p : malloc(1)))
 -sem(VSB_delete, custodial(1))



More information about the varnish-commit mailing list