# HG changeset patch # User Paul Eggert # Date 1340294313 25200 # Node ID 849fe7deed28152cb1cb098f002bf91b8f88ab26 # Parent 9e800db3ffe6b367bdb58b87c8fd608ca2d86101 Fix misspellings in comments. diff --git a/lib/stdio-read.c b/lib/stdio-read.c --- a/lib/stdio-read.c +++ b/lib/stdio-read.c @@ -72,7 +72,7 @@ return ret; \ } -/* Enable this function definition only of gnulib's has prepared it. +/* Enable this function definition only if gnulib's has prepared it. Otherwise we get a function definition conflict with mingw64's . */ # if GNULIB_SCANF int @@ -89,7 +89,7 @@ } # endif -/* Enable this function definition only of gnulib's has prepared it. +/* Enable this function definition only if gnulib's has prepared it. Otherwise we get a function definition conflict with mingw64's . */ # if GNULIB_FSCANF int @@ -106,7 +106,7 @@ } # endif -/* Enable this function definition only of gnulib's has prepared it. +/* Enable this function definition only if gnulib's has prepared it. Otherwise we get a function definition conflict with mingw64's . */ # if GNULIB_VSCANF int @@ -116,7 +116,7 @@ } # endif -/* Enable this function definition only of gnulib's has prepared it. +/* Enable this function definition only if gnulib's has prepared it. Otherwise we get a function definition conflict with mingw64's . */ # if GNULIB_VFSCANF int