summaryrefslogtreecommitdiffstats
path: root/games/adventure/hdr.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/adventure/hdr.h')
-rw-r--r--games/adventure/hdr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/adventure/hdr.h b/games/adventure/hdr.h
index 02d3ad2..6f6f8df 100644
--- a/games/adventure/hdr.h
+++ b/games/adventure/hdr.h
@@ -167,7 +167,7 @@ void caveclose (void);
void checkhints (void);
void ciao (void);
void closing (void);
-u_long crc (const char *ptr, int nr);
+u_long crc (const char *ptr, size_t nr);
void crc_start (void);
int dark (void);
void datime (int *d, int *t);
OpenPOWER on IntegriCloud