[pacman-dev] [PATCH] Rename config option and small typo fix
Dan McGee
dpmcgee at gmail.com
Tue Sep 15 21:23:21 EDT 2009
On Mon, Sep 14, 2009 at 8:37 PM, Laszlo Papp <djszapi2 at gmail.com> wrote:
> ./src/pacman/package.c:
> - small typo fix
> ./src/pacman/pacman.c:
> - config option is renamed to configfile, because it's more
> talkative like in case of logfile.
I like everything here but this. For one, it has been this way for a
loooong time, so I don't see a reason to change it. Two, you didn't
update the docs. :)
If you resubmit with just the other two changes, I'll merge it.
> - strdup is changed to strndup, because it's safer like in
> case of config option
>
> Signed-off-by: Laszlo Papp <djszapi2 at gmail.com>
> ---
> src/pacman/package.c | 2 +-
> src/pacman/pacman.c | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
More information about the pacman-dev
mailing list