[systemd-devel] [PATCH] util: fix typo
David Herrmann
dh.herrmann at gmail.com
Tue May 19 08:24:25 PDT 2015
Hi
On Tue, May 19, 2015 at 2:26 PM, <jsynacek at redhat.com> wrote:
> From: Jan Synacek <jsynacek at redhat.com>
>
> ---
> src/shared/util.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied!
Thanks
David
> diff --git a/src/shared/util.c b/src/shared/util.c
> index da6343f..fd837d9 100644
> --- a/src/shared/util.c
> +++ b/src/shared/util.c
> @@ -1697,7 +1697,7 @@ int loop_write(int fd, const void *buf, size_t nbytes, bool do_poll) {
>
> int parse_size(const char *t, off_t base, off_t *size) {
>
> - /* Soo, sometimes we want to parse IEC binary suffxies, and
> + /* Soo, sometimes we want to parse IEC binary suffixes, and
> * sometimes SI decimal suffixes. This function can parse
> * both. Which one is the right way depends on the
> * context. Wikipedia suggests that SI is customary for
> --
> 2.1.0
>
> _______________________________________________
> systemd-devel mailing list
> systemd-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel
More information about the systemd-devel
mailing list