Update the address of the FSF
[deliverable/binutils-gdb.git] / gprof / search_list.h
index 56361df3f74d201af2f940caefa90a8471db5624..8162f5de4ba6476a16264535df94851738a2cef0 100644 (file)
@@ -1,6 +1,6 @@
 /* search-list.h
 
-   Copyright 2000, 2001 Free Software Foundation, Inc.
+   Copyright 2000, 2001, 2004 Free Software Foundation, Inc.
 
 This file is part of GNU Binutils.
 
@@ -16,7 +16,7 @@ GNU General Public License for more details.
 
 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.  */
+Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */
 \f
 #ifndef search_list_h
 #define search_list_h
@@ -43,6 +43,6 @@ typedef struct
   }
 Search_List;
 
-extern void search_list_append PARAMS ((Search_List *, const char *));
+extern void search_list_append (Search_List *, const char *);
 
 #endif /* search_list_h */
This page took 0.026279 seconds and 4 git commands to generate.