X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fftoastr.h;h=89869a2238f4fa6d33208a0ff7eee5165ba50710;hb=dd5c6076e60de0237ab75d5a3a77070231d6c0fd;hp=6264952e8e97e1563afd351c038af3823e777cf6;hpb=d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0;p=gnulib.git diff --git a/lib/ftoastr.h b/lib/ftoastr.h index 6264952e8..89869a223 100644 --- a/lib/ftoastr.h +++ b/lib/ftoastr.h @@ -1,6 +1,6 @@ /* floating point to accurate string - Copyright (C) 2010-2011 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