opt_cd.c revision 1.1
11.1Srillig/* $NetBSD: opt_cd.c,v 1.1 2021/10/22 20:54:36 rillig Exp $ */
21.1Srillig/* $FreeBSD$ */
31.1Srillig
41.1Srillig#indent input
51.1Srilligint aflag; /* Apply to all files. */
61.1Srillig#indent end
71.1Srillig
81.1Srillig#indent run -cd49
91.1Srilligint		aflag;				/* Apply to all files. */
101.1Srillig#indent end
11