From 2e99de877460633c7e8cd73ba527cfebb49c92f4 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sat, 27 Nov 1993 23:48:46 +0000 Subject: [PATCH] Initial revision --- indent.pro | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 indent.pro diff --git a/indent.pro b/indent.pro new file mode 100644 index 000000000..b8269d84a --- /dev/null +++ b/indent.pro @@ -0,0 +1,35 @@ +-di4 +-br +-cdb +-ce +-d0 +-ei +-lp +-npcs +-ps +-npsl +-sc +-TYYSTYPE +-TLIST +-TLINK +-Tu_char +-Tu_short +-Tu_int +-Tu_long +-Tushort +-Tuint +-Tdaddr_t +-Tcaddr_t +-Tino_t +-Tswblk_t +-Tsize_t +-Ttime_t +-Tdev_t +-Toff_t +-Tuid_t +-Tgid_t +-Tfixpt_t +-Tkey_t +-Tpaddr_t +-Tfd_mask +-Tfd_set -- 2.50.1