X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fmemchr.c;h=3c5ecfd0e10b1dcc32f149fe0a92d4194dedfd35;hb=0a2c2d3bdc0d6661e52559c775ac3165f1bcee5e;hp=c4f24301c466e1e2e65a3e6cd6345058c7225886;hpb=267a39bafd249d7eb9c37df06dc6defcf41cb343;p=gnulib.git diff --git a/lib/memchr.c b/lib/memchr.c index c4f24301c..3c5ecfd0e 100644 --- a/lib/memchr.c +++ b/lib/memchr.c @@ -21,9 +21,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, -USA. */ +along with this program; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H # include