summaryrefslogtreecommitdiff
path: root/libexec/telnetd/state.c
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1993-08-02 18:17:24 +0000
committermycroft <mycroft@NetBSD.org>1993-08-02 18:17:24 +0000
commit52efca41cdf2e89ecb516d71f7a7fd42eb031723 (patch)
treed51313605a5b80e7eb612e8993f20d214f0a48a9 /libexec/telnetd/state.c
parentaee4b07b8a049bdc57cefcbb82bebeb6f341859a (diff)
Nuke remaining patchkit headers.
Diffstat (limited to 'libexec/telnetd/state.c')
-rw-r--r--libexec/telnetd/state.c10
1 files changed, 1 insertions, 9 deletions
diff --git a/libexec/telnetd/state.c b/libexec/telnetd/state.c
index ff80a3c1f3a..b1c3858c482 100644
--- a/libexec/telnetd/state.c
+++ b/libexec/telnetd/state.c
@@ -29,19 +29,11 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * PATCHES MAGIC LEVEL PATCH THAT GOT US HERE
- * -------------------- ----- ----------------------
- * CURRENT PATCH LEVEL: 1 00035
- * -------------------- ----- ----------------------
- *
- * 27 Nov 1992 Felix Gaehtgens Removed KLUDGELINEMODE
- *
*/
#ifndef lint
/*static char sccsid[] = "from: @(#)state.c 5.10 (Berkeley) 3/22/91";*/
-static char rcsid[] = "$Id: state.c,v 1.3 1993/08/01 18:29:13 mycroft Exp $";
+static char rcsid[] = "$Id: state.c,v 1.4 1993/08/02 18:17:46 mycroft Exp $";
#endif /* not lint */
#include "telnetd.h"