diff options
Diffstat (limited to 'hmac.c')
-rw-r--r-- | hmac.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ | |||
28 | */ | 28 | */ |
29 | 29 | ||
30 | #include "includes.h" | 30 | #include "includes.h" |
31 | RCSID("$Id: hmac.c,v 1.1 2000/04/03 20:06:15 markus Exp $"); | 31 | RCSID("$Id: hmac.c,v 1.2 2000/04/12 09:39:10 markus Exp $"); |
32 | 32 | ||
33 | #include "xmalloc.h" | 33 | #include "xmalloc.h" |
34 | #include "ssh.h" | 34 | #include "ssh.h" |