diff options
author | Darren Tucker <dtucker@zip.com.au> | 2016-08-17 06:08:42 +0200 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2016-08-17 06:08:42 +0200 |
commit | 1e8013a17ff11e3c6bd0012fb1fc8d5f1330eb21 (patch) | |
tree | 16ea81a032f459d316ac3606d50d994351a16ab6 /entropy.h | |
parent | Remove now-obsolete CVS $Id tags from text files. (diff) | |
download | openssh-1e8013a17ff11e3c6bd0012fb1fc8d5f1330eb21.tar.xz openssh-1e8013a17ff11e3c6bd0012fb1fc8d5f1330eb21.zip |
Remove obsolete CVS $Id from source files.
Since -portable switched to git the CVS $Id tags are no longer being
updated and are becoming increasingly misleading. Remove them.
Diffstat (limited to 'entropy.h')
-rw-r--r-- | entropy.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -22,8 +22,6 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: entropy.h,v 1.6 2011/09/09 01:29:41 dtucker Exp $ */ - #ifndef _RANDOMS_H #define _RANDOMS_H |