From cf34f757956c6325b053033d1e46d837a872a1ce Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 13 Aug 1998 02:05:29 +0000 Subject: [PATCH] . --- lib/filemode.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 lib/filemode.h diff --git a/lib/filemode.h b/lib/filemode.h new file mode 100644 index 0000000000..331a5d624f --- /dev/null +++ b/lib/filemode.h @@ -0,0 +1 @@ +void mode_string (short unsigned int mode, char *str); -- 2.30.2