diff options
Diffstat (limited to 'doc/audit')
| -rw-r--r-- | doc/audit/response-202005.tex | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/audit/response-202005.tex b/doc/audit/response-202005.tex index 5d90b4c7..c0bcf18a 100644 --- a/doc/audit/response-202005.tex +++ b/doc/audit/response-202005.tex @@ -16,7 +16,7 @@  \section{Abstract}  This is the response to the source code audit report CodeBlau -created for GNU Taler in Q2/Q3 2020.  +created for GNU Taler in Q2/Q3 2020.  \section{Management Summary} @@ -120,7 +120,7 @@ Also, we want to point out that all global variables we introduce  in the exchange are indicated with a prefix {\tt TEH\_} in the code, so they  are easy to identify as such. -\subsection{Callbacks, type p(r)unning} +\subsection{Callbacks, type pruning}  We understand that higher order functions in C can be confusing, but this  is also a common pattern to enable code re-use and asynchronous execution  | 
