diff options
Diffstat (limited to 'sbin/swapon/swapon.c')
-rw-r--r-- | sbin/swapon/swapon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/swapon/swapon.c b/sbin/swapon/swapon.c index 2db50e2db114f..435d29f03ec7d 100644 --- a/sbin/swapon/swapon.c +++ b/sbin/swapon/swapon.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: swapon.c,v 1.4.2.1 1997/06/23 06:35:35 charnier Exp $ + * $Id: swapon.c,v 1.4.2.2 1997/09/14 19:53:31 jkh Exp $ */ #ifndef lint |