Skip to content

Commit

Permalink
configure: Fix comment (copy+paste bug)
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
  • Loading branch information
stweil authored and stefanhaRH committed Jan 11, 2013
1 parent 7682e85 commit 75f1359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Expand Up @@ -2705,7 +2705,7 @@ if compile_prog "" "" ; then
byteswap_h=yes
fi

# Search for bswap_32 function
# Search for bswap32 function
bswap_h=no
cat > $TMPC << EOF
#include <sys/endian.h>
Expand Down

0 comments on commit 75f1359

Please sign in to comment.