Hi,
On Thu, Dec 10, 2009 at 11:42:49PM +0200, Sergiu Ivanov wrote:
> * netfs.c (netfs_append_args) : Change the format
> specification to ``%d''.
Look right, please push to the master branch.
Would have been nice though to mention what this patch is for... :-)
-antrik-
* netfs.c (netfs_append_args) : Change the format
specification to ``%d''.
---
Hello,
This is a small patch fixing a typo in netfs_append_args.
Regards,
Sergiu
---
netfs.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/netfs.c b/netfs.c
index b3174fb..bb89c95 100644
Hello,
On Tue, Aug 11, 2009 at 11:49:03AM +0200, Thomas Schwinge wrote:
> On Tue, Aug 11, 2009 at 12:03:59AM +0300, Sergiu Ivanov wrote:
> > * netfs.c (netfs_append_args): Change the format specification
> > to ``%d''.
>
> OK for master, but please use ``* netfs.c (netfs_append_args) :
> Change t
Hello!
On Tue, Aug 11, 2009 at 12:03:59AM +0300, Sergiu Ivanov wrote:
> * netfs.c (netfs_append_args): Change the format specification
> to ``%d''.
OK for master, but please use ``* netfs.c (netfs_append_args) :
Change the...'' to indicate that only the priority value handling was
affected.
> I
>From 95210c2ff4daa226eea7127dc2878995d989abaf Mon Sep 17 00:00:00 2001
From: Sergiu Ivanov
Date: Mon, 10 Aug 2009 20:54:03 +
Subject: [PATCH] Fix the ``--priority'' option handling in netfs_append_args.
* netfs.c (netfs_append_args): Change the format specification
to ``%d'