Hello,
find attached a trivial fix for a typo.
s/preceeding/preceding/g
cu andreas
diff --git a/agen5/defDirect.c b/agen5/defDirect.c
index 1f30d09..09babb8 100644
--- a/agen5/defDirect.c
+++ b/agen5/defDirect.c
@@ -100,7 +100,7 @@ count_lines(char const * start, char const * end)
/**
* Skip through the text to a matching "#endif". We do this when we
* have processed the allowable text (found an "#else" after
- * accepting the preceeding text) or when encountering a "#if*def"
+ * accepting the preceding text) or when encountering a "#if*def"
* while skipping a block of text due to a failed test.
*/
static char *
diff --git a/agen5/opts.def b/agen5/opts.def
index be720d8..b6af6ed 100644
--- a/agen5/opts.def
+++ b/agen5/opts.def
@@ -494,7 +494,7 @@ flag = {
(@code{|}), a command that will receive the tracing output as standard
in. For example, @code{--traceout='| less'} will run the trace output
through the @code{less} program. Appending to a file is specified by
- preceeding the file name with two greater-than characters (@code{>>}).
+ preceding the file name with two greater-than characters (@code{>>}).
_EOF_;
#else
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Autogen-users mailing list
Autogen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/autogen-users