mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
Spelling correction patch from Debian
Patch taken (and forward-ported to HEAD) from <https://anonscm.debian.org/cgit/pkg-multimedia/ardour.git/plain/debian/patches/0100-fix-typos.patch>
This commit is contained in:
parent
53f1981eff
commit
6fa88273aa
24 changed files with 35 additions and 35 deletions
|
|
@ -71,7 +71,7 @@ int ret = 0;
|
|||
|
||||
if (0 > pos)
|
||||
{
|
||||
// An error occured ('errno' should have been set by '_tell()')
|
||||
// An error occurred ('errno' should have been set by '_tell()')
|
||||
ret = (-1);
|
||||
fds[loop].revents = POLLERR;
|
||||
if (fds[loop].events & POLLRDNORM)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue