summaryrefslogtreecommitdiff
path: root/comms/mgetty+sendfax/files/patch-utmp.c
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2015-12-11 00:25:36 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2015-12-11 00:25:36 +0000
commite641123ab0cbd0c1d2e5622a5100d9382bf511cf (patch)
tree59be263f37cda4df195c12818555685d6a2a7bb2 /comms/mgetty+sendfax/files/patch-utmp.c
parentUpdate gegl3 to 3.0.4. (diff)
Upgrade comms/mgetty+sendfax to version 1.1.37.
PR: 205152 Submitted by: takefu@airport.fm
Notes
Notes: svn path=/head/; revision=403476
Diffstat (limited to 'comms/mgetty+sendfax/files/patch-utmp.c')
-rw-r--r--comms/mgetty+sendfax/files/patch-utmp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/mgetty+sendfax/files/patch-utmp.c b/comms/mgetty+sendfax/files/patch-utmp.c
index fd2178b4a11b..0bdb00e865ce 100644
--- a/comms/mgetty+sendfax/files/patch-utmp.c
+++ b/comms/mgetty+sendfax/files/patch-utmp.c
@@ -1,4 +1,4 @@
---- utmp.c.orig
+--- utmp.c.orig 2001-12-17 22:43:25 UTC
+++ utmp.c
@@ -1,4 +1,4 @@
-#ident "$Id: utmp.c,v 4.4 2001/12/17 22:43:24 gert Exp $ Copyright (c) Gert Doering"
@@ -6,7 +6,7 @@
/* some parts of the code (writing of the utmp entry)
* is based on the "getty kit 2.0" by Paul Sutcliffe, Jr.,
-@@ -58,7 +58,7 @@
+@@ -58,7 +58,7 @@ void make_utmp_wtmp _P4( (line, ut_type,
* [NB: If we wanted to set UT_INIT, it would have to be an entry with
* empty ut_name and ut_host]
*/