Update the address and telephone number of the FSF organization
[deliverable/binutils-gdb.git] / intl / intlh.inst.in
index 62d323cd8c1711cba0c58418d7eace9df383bfa4..95e15a8f266c4d4b18ab64d4c376658e14d3de62 100644 (file)
@@ -13,7 +13,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,
+   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301,
    USA.  */
 
 #ifndef _LIBINTL_H
@@ -26,7 +26,7 @@
 #define __USE_GNU_GETTEXT 1
 
 #ifndef PARAMS
-# if __STDC__
+# if __STDC__ || defined __cplusplus
 #  define PARAMS(args) args
 # else
 #  define PARAMS(args) ()
This page took 0.024573 seconds and 4 git commands to generate.