commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 02/25: typo


From: Samuel Thibault
Subject: [hurd] 02/25: typo
Date: Mon, 24 Oct 2016 00:16:43 +0000

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

sthibault pushed a commit to branch upstream
in repository hurd.

commit db0f7e843e8de6ed25cf7ad5aa0fb3df2acaef7c
Author: Samuel Thibault <address@hidden>
Date:   Sun Aug 28 21:05:10 2016 +0200

    typo
---
 trans/remap.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/trans/remap.c b/trans/remap.c
index b92826f..63434f0 100644
--- a/trans/remap.c
+++ b/trans/remap.c
@@ -98,7 +98,7 @@ parse_opt (int key, char *arg, struct argp_state *state)
   {
     case ARGP_KEY_ARG:
       if (arg[0] != '/')
-       error(1, 0, "remap only works with absolute paths\n");
+       error (1, 0, "remap only works with absolute paths\n");
 
       /* Skip heading slashes */
       while (arg[0] == '/')

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



reply via email to

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