Mercurial > emacs
changeset 10356:7e76290ef3f7
Delete obsolete comment.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Fri, 06 Jan 1995 23:23:38 +0000 |
parents | e27c01c37cb9 |
children | 549640628d3e |
files | src/sysdep.c |
diffstat | 1 files changed, 0 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/src/sysdep.c Fri Jan 06 22:30:26 1995 +0000 +++ b/src/sysdep.c Fri Jan 06 23:23:38 1995 +0000 @@ -2701,13 +2701,6 @@ #ifndef HAVE_RANDOM #ifndef random -/* - * The BSD random returns numbers in the range of - * 0 to 2e31 - 1. The USG rand returns numbers in the - * range of 0 to 2e15 - 1. This is probably not significant - * in this usage. - */ - long random () {