=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rdist/client.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- src/usr.bin/rdist/client.h 2015/12/22 08:48:39 1.2 +++ src/usr.bin/rdist/client.h 2017/08/30 07:42:52 1.3 @@ -1,4 +1,4 @@ -/* $OpenBSD: client.h,v 1.2 2015/12/22 08:48:39 mmcc Exp $ */ +/* $OpenBSD: client.h,v 1.3 2017/08/30 07:42:52 otto Exp $ */ #ifndef __CLIENT_H__ #define __CLIENT_H__ @@ -43,7 +43,7 @@ #include "defs.h" /* lexical definitions */ -#define QUOTECHAR 160 /* quote next character */ +#define QUOTECHAR 160U /* quote next character */ /* table sizes */ #define HASHSIZE 1021