gdb/
[deliverable/binutils-gdb.git] / sim / m32c / safe-fgets.h
index b69c986853f0834f8de0ef2ebfc12434d7125ebc..5b5907266645d81617b62704a66c324b05f84637 100644 (file)
@@ -1,6 +1,6 @@
 /* safe-fgets.h --- interface to safe version of fgets.
 
-Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
+Copyright (C) 2005, 2007-2012 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
@@ -22,6 +22,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 #ifndef _safe_gets_h_
 #define _safe_gets_h_
 
-char *safe_fgets (FILE *f);
+char *safe_fgets (FILE * f);
 
 #endif
This page took 0.022693 seconds and 4 git commands to generate.