commit b7aeff19767c0d46c661916ea81e7499faf49e1f
parent 109f6379a067e9e8e6dc03b571cee3e4ee853f77
Author: Frederic Cambus <fred@statdns.com>
Date: Wed, 27 Jun 2018 23:18:44 +0200
Fix typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
@@ -15,7 +15,7 @@ Logswan 1.07 (2017-02-14)
- Use OpenBSD style(9) for function prototypes and declarations
- Revert back to using strtok, at least for now
- Do not use EXIT_SUCCESS and EXIT_FAILURE macros anymore
-- Fix implicit function declaration rrror on NetBSD (Thanks Maya Rashish)
+- Fix implicit function declaration error on NetBSD (Thanks Maya Rashish)
- Remove now useless variables initialization and unnecessary includes
- Do not add an extra new line when displaying usage or version