diff options
Diffstat (limited to 'sys/i386/ibcs2/imgact_coff.c')
| -rw-r--r-- | sys/i386/ibcs2/imgact_coff.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/ibcs2/imgact_coff.c b/sys/i386/ibcs2/imgact_coff.c index 5d57d1804eb8..13e82b1d4005 100644 --- a/sys/i386/ibcs2/imgact_coff.c +++ b/sys/i386/ibcs2/imgact_coff.c @@ -26,7 +26,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: imgact_coff.c,v 1.11 1994/10/12 19:38:03 sos Exp $ + * imgact_coff.c,v 1.1 1994/10/14 08:53:13 sos Exp */ #include <sys/param.h> |
