[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/3] Add the ``--mount'' command line option.
From: |
olafBuddenhagen |
Subject: |
Re: [PATCH 1/3] Add the ``--mount'' command line option. |
Date: |
Fri, 10 Jul 2009 04:25:26 +0200 |
User-agent: |
Mutt/1.5.19 (2009-01-05) |
Hi,
On Sun, Jul 05, 2009 at 03:59:25PM +0300, Sergiu Ivanov wrote:
> diff --git a/mount.h b/mount.h
[...]
> +#ifndef INCLUDED_UNIONMOUNT_H
You forgot to rename the guard macro when renaming the file...
-antrik-