diff options
Diffstat (limited to 'dispatch.c')
-rw-r--r-- | dispatch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dispatch.c b/dispatch.c index 50f11f3cc..8df08b173 100644 --- a/dispatch.c +++ b/dispatch.c | |||
@@ -27,7 +27,7 @@ | |||
27 | * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 27 | * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
28 | */ | 28 | */ |
29 | #include "includes.h" | 29 | #include "includes.h" |
30 | RCSID("$Id: dispatch.c,v 1.3 2000/04/16 01:18:42 damien Exp $"); | 30 | RCSID("$OpenBSD: dispatch.c,v 1.3 2000/06/20 01:39:41 markus Exp $"); |
31 | #include "ssh.h" | 31 | #include "ssh.h" |
32 | #include "dispatch.h" | 32 | #include "dispatch.h" |
33 | #include "packet.h" | 33 | #include "packet.h" |