4.4BSD/usr/src/old/refer/hunt/hunt9.c

Compare this file to the similar file:
Show the results in this format:

/*-
 * This module is believed to contain source code proprietary to AT&T.
 * Use and redistribution is subject to the Berkeley Software License
 * Agreement and your Software Agreement with AT&T (Western Electric).
 */

#ifndef lint
static char sccsid[] = "@(#)hunt9.c	4.2 (Berkeley) 4/18/91";
#endif /* not lint */

remote(in, out)
char *in, *out;
{
	/* "in" is a long distance file name: get it */
	;
}