diff options
author | Damien Miller <djm@mindrot.org> | 2000-04-13 12:26:34 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2000-04-13 12:26:34 +1000 |
commit | 22c772609aa0e97fb39a6ec609c2f16445644055 (patch) | |
tree | 5246a2a1ab8e761fe1a22ec2c8d5fe52fe139e36 /cipher.h | |
parent | e71eb91259388de4aea7d46738f3b8b5593bccbe (diff) |
- Merged OpenBSD updates to include paths.
Diffstat (limited to 'cipher.h')
-rw-r--r-- | cipher.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ | |||
11 | * | 11 | * |
12 | */ | 12 | */ |
13 | 13 | ||
14 | /* RCSID("$Id: cipher.h,v 1.9 2000/04/12 10:17:39 damien Exp $"); */ | 14 | /* RCSID("$Id: cipher.h,v 1.10 2000/04/13 02:26:36 damien Exp $"); */ |
15 | 15 | ||
16 | #ifndef CIPHER_H | 16 | #ifndef CIPHER_H |
17 | #define CIPHER_H | 17 | #define CIPHER_H |