Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian Remote Packaging Team
freerdp-1.1-legacy
Commits
a90a9b96
Commit
a90a9b96
authored
Feb 19, 2016
by
Mike Gabriel
Browse files
debian/patches: Add 1012_typo-fix.patch. Fix spelling of the work "occurred".
parent
2949186e
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/patches/1012_typo-fix.patch
0 → 100644
View file @
a90a9b96
Description: Fix spelling of "occurred" in an error msg."
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
--- a/channels/urbdrc/client/urbdrc_main.c
+++ b/channels/urbdrc/client/urbdrc_main.c
@@ -648,7 +648,7 @@
}
else
{
- fprintf(stderr, "No Device from receive_device(). An error occured.\n");
+ fprintf(stderr, "No Device from receive_device(). An error occurred.\n");
}
}
}
debian/patches/series
View file @
a90a9b96
...
...
@@ -17,3 +17,4 @@
0005_release-keys-when-xfreerdp-is-unfocused-to-prevent-s.patch
0006_fix-null-cert-that-is-not-an-error.patch
0007_Fix-build-failure-on-x32.patch
1012_typo-fix.patch
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment