=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/include/sndio.h,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- src/include/sndio.h 2012/07/08 17:55:50 1.7 +++ src/include/sndio.h 2012/08/22 08:56:46 1.8 @@ -1,4 +1,4 @@ -/* $OpenBSD: sndio.h,v 1.7 2012/07/08 17:55:50 ratchov Exp $ */ +/* $OpenBSD: sndio.h,v 1.8 2012/08/22 08:56:46 espie Exp $ */ /* * Copyright (c) 2008 Alexandre Ratchov * @@ -51,7 +51,7 @@ unsigned int round; /* optimal bufsz divisor */ unsigned int appbufsz; /* minimum buffer size */ int __pad[3]; /* for future use */ - int __magic; /* for internal/debug purposes only */ + unsigned int __magic; /* for internal/debug purposes only */ }; /*