diff options
Diffstat (limited to 'tests/test_lblmgr.c')
| -rw-r--r-- | tests/test_lblmgr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_lblmgr.c b/tests/test_lblmgr.c index b08f63b70f..c751c0b12d 100644 --- a/tests/test_lblmgr.c +++ b/tests/test_lblmgr.c @@ -29,7 +29,7 @@ #define CHUNK_SIZE 32 struct zclient *zclient; -u_short instance = 1; +unsigned short instance = 1; const char *sequence = "GGRGGGRRG"; |
