Changeset 170 for trunk/src/sh_entropy.c


Ignore:
Timestamp:
Apr 30, 2008, 11:56:45 PM (16 years ago)
Author:
katerina
Message:

Plenty of compiler warnings fixed, SQL query length fixed, doc update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_entropy.c

    r154 r170  
    281281#include "sh_pthread.h"
    282282
    283 int read_mbytes(int timeout_val, char * path, char * nbuf, int nbytes)
     283int read_mbytes(int timeout_val, const char * path, char * nbuf, int nbytes)
    284284{
    285285  int m_count;
Note: See TracChangeset for help on using the changeset viewer.