Ignore:
Timestamp:
Feb 3, 2017, 2:02:34 PM (8 years ago)
Author:
Silvan Scherrer
Message:

cpio: update vendor to version 2.12

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified cpio/vendor/current/src/mt.c

    r118 r1964  
    11/* mt -- control magnetic tape drive operation
    2    Copyright (C) 1991, 1992, 1995, 2001, 2007, 2010 Free Software
    3    Foundation, Inc.
     2   Copyright (C) 1991-1992, 1995, 2001, 2007, 2010, 2014-2015 Free
     3   Software Foundation, Inc.
    44
    55   This program is free software; you can redistribute it and/or modify
     
    309309fatal_exit ()
    310310{
    311   exit (MT_EXIT_INVOP);
     311  exit (MT_EXIT_FAILURE);
    312312}
    313313
Note: See TracChangeset for help on using the changeset viewer.