commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnumach] 01/01: Fix typo


From: Samuel Thibault
Subject: [gnumach] 01/01: Fix typo
Date: Tue, 27 Jun 2017 18:55:48 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch master
in repository gnumach.

commit bb2694464047a504da7c67c124c2263fd0c222e0
Author: Svante Signell <address@hidden>
Date:   Tue Jun 27 18:01:25 2017 +0200

    Fix typo
---
 debian/patches/70_dde.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/70_dde.patch b/debian/patches/70_dde.patch
index f9febfa..ee6b64e 100644
--- a/debian/patches/70_dde.patch
+++ b/debian/patches/70_dde.patch
@@ -515,7 +515,7 @@ index 7753814b..b7dfa1a9 100644
 +            mark_intr_removed (irq, action->delivery_port);
 +            ipc_port_release (action->delivery_port);
 +            *prev = action->next;
-+            printk ("irq handler %d: release an dead delivery port\n", irq);
++            printk ("irq handler %d: release a dead delivery port\n", irq);
 +            linux_kfree(action);
 +            action = *prev;
 +            continue;

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/gnumach.git



reply via email to

[Prev in Thread] Current Thread [Next in Thread]