diff options
Diffstat (limited to 'stdio-common/scanf.c')
-rw-r--r-- | stdio-common/scanf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/scanf.c b/stdio-common/scanf.c index bbef9e6e21..bb8a5ae8cb 100644 --- a/stdio-common/scanf.c +++ b/stdio-common/scanf.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, -< write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, + write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include <stdarg.h> |