diff options
author | Damien Miller <djm@mindrot.org> | 2001-02-09 02:55:35 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2001-02-09 02:55:35 +0100 |
commit | e9cf357a99dcd2db14635974289e04f5f0808123 (patch) | |
tree | abedb37ba47ea77ee3c39aece61d6c245134c33b /entropy.h | |
parent | - markus@cvs.openbsd.org 2001/02/06 22:43:02 (diff) | |
download | openssh-e9cf357a99dcd2db14635974289e04f5f0808123.tar.xz openssh-e9cf357a99dcd2db14635974289e04f5f0808123.zip |
- (djm) Add CVS Id's to files that we have missed
Diffstat (limited to 'entropy.h')
-rw-r--r-- | entropy.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +/* $Id: entropy.h,v 1.4 2001/02/09 01:55:36 djm Exp $ */ + #ifndef _RANDOMS_H #define _RANDOMS_H |