[exim-cvs] typos

Top Page
Delete this message
Reply to this message
Author: Exim Git Commits Mailing List
Date:  
To: exim-cvs
Subject: [exim-cvs] typos
Gitweb: https://git.exim.org/exim.git/commitdiff/ad1584d5972f44e835d086bbcfdf12af49da8244
Commit:     ad1584d5972f44e835d086bbcfdf12af49da8244
Parent:     8775d84f6a366680b392ed4e275071523695068a
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Mon Aug 19 20:06:32 2019 +0100
Committer:  Jeremy Harris <jgh146exb@???>
CommitDate: Mon Aug 19 20:06:32 2019 +0100


    typos
---
 src/src/exim_dbmbuild.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


diff --git a/src/src/exim_dbmbuild.c b/src/src/exim_dbmbuild.c
index a78e49f..6f5b0e9 100644
--- a/src/src/exim_dbmbuild.c
+++ b/src/src/exim_dbmbuild.c
@@ -48,7 +48,7 @@ string_vformat_trc(gstring * g, const uschar * func, unsigned line,
unsigned size_limit, unsigned flags, const char *format, va_list ap)
{ return NULL; }
uschar *
-string_sprintf_trc(const char *, const uschar *, unsigned , ...)
+string_sprintf_trc(const char * a, const uschar * b, unsigned c, ...)
{ return NULL; }
BOOL split_spool_directory;
uschar * queue_name;