X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fftoastr.h;h=89869a2238f4fa6d33208a0ff7eee5165ba50710;hb=991d8a3a009e937f6ad6f5df6207969294f96b13;hp=c16a884f2bee36df45c2ec3abcf01496857bbc0f;hpb=d11de3302086268ee41416ec650fd90536ac5cf6;p=gnulib.git diff --git a/lib/ftoastr.h b/lib/ftoastr.h index c16a884f2..89869a223 100644 --- a/lib/ftoastr.h +++ b/lib/ftoastr.h @@ -1,6 +1,6 @@ /* floating point to accurate string - Copyright (C) 2010 Free Software Foundation, Inc. + Copyright (C) 2010-2012 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -58,7 +58,7 @@ enum FTOASTR_ALWAYS_SIGNED = 2, /* Output " " before positive numbers; ignored if - FTOASTER_ALWAYS_SIGNED is also given. */ + FTOASTR_ALWAYS_SIGNED is also given. */ FTOASTR_SPACE_POSITIVE = 4, /* Pad with zeros instead of spaces; ignored if FTOASTR_LEFT_JUSTIFY