blob: d87bd6d70210b71bd3c3a1aa79b3bab2afc59701 [file] [log] [blame]
/*
* Copyright (c) 2002 Network Associates Technology, Inc.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the Free
* Software Foundation; either version 2 of the License, or (at your option)
* any later version.
*
*/
int main(void)
{
exit(0);
}