X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Ffrexpl.c;h=a3c4dc07f8f6dc4a052d29ffad4e7435dc897d7e;hb=4a36ce8554cf078dee9d708ebbb8dcee32d237d2;hp=2c5f7473f4d24f3d1aeae462ba56b4587d906ce5;hpb=d0723a1652f9f002aa800cd618fd52717b980b18;p=gnulib.git diff --git a/lib/frexpl.c b/lib/frexpl.c index 2c5f7473f..a3c4dc07f 100644 --- a/lib/frexpl.c +++ b/lib/frexpl.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 @@ -79,7 +79,7 @@ frexpl(long double x, int *exp) #if 0 int -main() +main (void) { long double x; int y;