debian/patches: Drop 1001_spelling-fixes.patch. Applied upstream.

This commit is contained in:
Mike Gabriel 2021-02-25 16:13:02 +01:00
parent 6e36b45ff9
commit 5243d7ecba
2 changed files with 0 additions and 15 deletions

View File

@ -1,14 +0,0 @@
Description: Minor typo fix.
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
--- a/client/common/cmdline.h
+++ b/client/common/cmdline.h
@@ -63,7 +63,7 @@ static const COMMAND_LINE_ARGUMENT_A arg
{ "auth-only", COMMAND_LINE_VALUE_BOOL, NULL, BoolValueFalse, NULL, -1, NULL,
"Authenticate only" },
{ "authentication", COMMAND_LINE_VALUE_BOOL, NULL, BoolValueTrue, NULL, -1, NULL,
- "Authentication (expermiental)" },
+ "Authentication (experimental)" },
{ "auto-reconnect", COMMAND_LINE_VALUE_BOOL, NULL, BoolValueFalse, NULL, -1, NULL,
"Automatic reconnection" },
{ "auto-reconnect-max-retries", COMMAND_LINE_VALUE_REQUIRED, "<retries>", NULL, NULL, -1, NULL,

View File

@ -1,2 +1 @@
1001_spelling-fixes.patch
2001-fake-git-revision.patch