-/*
+/*
Unix SMB/CIFS implementation.
libreplace tests
** NOTE! The following LGPL license applies to the talloc
** library. This does NOT imply that all of Samba is released
** under the LGPL
-
+
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
return false;
}
if (strcmp(tmp, "bl") != 0) {
- printf("failure: strlcat [\nexpected \"bl\", got \"%s\"\n]\n",
+ printf("failure: strlcat [\nexpected \"bl\", got \"%s\"\n]\n",
tmp);
return false;
}
free(x);
printf("success: strdup\n");
return true;
-}
+}
static int test_setlinebuf(void)
{
return true;
}
-/*
+/*
FIXME:
Types:
bool