summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/dispatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ssh/dispatch.c')
-rw-r--r--usr.bin/ssh/dispatch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/ssh/dispatch.c b/usr.bin/ssh/dispatch.c
index c5ff65031f2..3f96c726bc7 100644
--- a/usr.bin/ssh/dispatch.c
+++ b/usr.bin/ssh/dispatch.c
@@ -22,7 +22,6 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "includes.h"
-RCSID("$OpenBSD: dispatch.c,v 1.16 2003/04/08 20:21:28 itojun Exp $");
#include "ssh1.h"
#include "ssh2.h"