bool -> SilcBool.
[silc.git] / lib / silcutil / tests / test_silcstringprep.c
index affbb4eebf03af9b153d54260d11914d15a62b05..4810cf9abd895d8cc4a6b368d7da479b64b3fe74 100644 (file)
@@ -70,7 +70,7 @@ const test_st tests_norm[] = {
 
 int main(int argc, char **argv)
 {
-  bool success = FALSE;
+  SilcBool success = FALSE;
   int i, enc;
   unsigned char *out = NULL;
   SilcUInt32 out_len;