1/* $NetBSD: opt_cd.c,v 1.1 2021/10/22 20:54:36 rillig Exp $ */ 2/* $FreeBSD$ */ 3 4#indent input 5int aflag; /* Apply to all files. */ 6#indent end 7 8#indent run -cd49 9int aflag; /* Apply to all files. */ 10#indent end 11