X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fldexpl.c;h=a4cdae19eff22b6e2520f01b1c93f91dcdc6388a;hb=d9e80c64c98313550d5103d8cfb22601a800e62d;hp=077909f2257231e0b4c359f0910bbbd9f9fb66c7;hpb=d0723a1652f9f002aa800cd618fd52717b980b18;p=gnulib.git diff --git a/lib/ldexpl.c b/lib/ldexpl.c index 077909f22..a4cdae19e 100644 --- a/lib/ldexpl.c +++ b/lib/ldexpl.c @@ -17,7 +17,7 @@ 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #include #include @@ -51,7 +51,7 @@ ldexpl(long double x, int exp) #if 0 int -main() +main (void) { long double x; int y;