# HG changeset patch # User ivo # Date 1096323097 0 # Node ID 927825240d422378c0264b2efac53b37760b2069 # Parent 0bdcb3eea569808b3bf8ae59b46cd62d8df19ede changed include of stdint.h to inttypes.h diff -r 0bdcb3eea569 -r 927825240d42 libvo/md5sum.h --- a/libvo/md5sum.h Mon Sep 27 21:04:42 2004 +0000 +++ b/libvo/md5sum.h Mon Sep 27 22:11:37 2004 +0000 @@ -77,7 +77,7 @@ /* #include "auth_common.h" This was in the original. */ -#include /* This was not... */ +#include /* This was not... */ /* -------------------------------------------------------------------------- ** * Typedefs: