/[lwip]/lwip/src/netif/ppp/randm.h
ViewVC logotype

Diff of /lwip/src/netif/ppp/randm.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by jani, Tue May 27 14:37:56 2003 UTC revision 1.2 by jani, Fri May 30 08:49:34 2003 UTC
# Line 77  void avGenRand(char *buf, u32_t bufLen); Line 77  void avGenRand(char *buf, u32_t bufLen);
77   */   */
78  u32_t avRandom(void);  u32_t avRandom(void);
79    
 /*  
  * Initialize Borland's random number generator.  This is a library function  
  *      but we declare it here rather than including the entire header file  
  *      for it.  
  */  
 //void srand(unsigned seed);  
   
80    
81  #endif /* RANDM_H */  #endif /* RANDM_H */

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26