On 17 February 2014 17:19, Will Newton <[email protected]> wrote:
> Signed-off-by: Will Newton <[email protected]>
> ---
>  include/qemu/crc32c.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/include/qemu/crc32c.h b/include/qemu/crc32c.h
> index 56d1c3b..dafb6a1 100644
> --- a/include/qemu/crc32c.h
> +++ b/include/qemu/crc32c.h
> @@ -25,8 +25,8 @@
>   *
>   */
>
> -#ifndef QEMU_CRC32_H
> -#define QEMU_CRC32_H
> +#ifndef QEMU_CRC32C_H
> +#define QEMU_CRC32C_H
>
>  #include "qemu-common.h"

Reviewed-by: Peter Maydell <[email protected]>

-- PMM

Reply via email to