/*
* Copyright (c) 2001 Proofpoint, Inc. and its suppliers.
* All rights reserved.
*
* By using this file, you agree to the terms and conditions set
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
*/
#include <stdio.h>
#include <sysexits.h>
#ifndef lint
#endif /* ! lint */
int
int argc;
char **argv;
{
int r;
r != strlen(TEST_STRING))
{
}
}