* tuiIO.c (_tuiHandleResizeDuringIO): Call tuiRefreshAll.
[deliverable/binutils-gdb.git] / ld / ldemul.c
index b2ce9c4323764cca68ea5a99636e926f3ea6764e..44c8c3e7bddbf48a378f7ce98414c7671138ad75 100644 (file)
@@ -1,5 +1,5 @@
 /* ldemul.c -- clearing house for ld emulation states
-   Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000
+   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000
    Free Software Foundation, Inc.
 
 This file is part of GLD, the Gnu Linker.
@@ -188,7 +188,6 @@ ldemul_default_target ()
 void
 after_parse_default ()
 {
-
 }
 
 void
@@ -199,13 +198,11 @@ after_open_default ()
 void
 after_allocation_default ()
 {
-
 }
 
 void
 before_allocation_default ()
 {
-
 }
 
 void
This page took 0.023325 seconds and 4 git commands to generate.