summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/serverloop.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ssh/serverloop.c')
-rw-r--r--usr.bin/ssh/serverloop.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/ssh/serverloop.c b/usr.bin/ssh/serverloop.c
index b108d327201..422a8febfb5 100644
--- a/usr.bin/ssh/serverloop.c
+++ b/usr.bin/ssh/serverloop.c
@@ -35,7 +35,6 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: serverloop.c,v 1.129 2006/03/19 02:22:32 djm Exp $");
#include <sys/types.h>
#include <sys/wait.h>