]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
indent.
authorJim Meyering <jim@meyering.net>
Thu, 9 Nov 1995 23:27:32 +0000 (23:27 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 9 Nov 1995 23:27:32 +0000 (23:27 +0000)
src/chmod.c

index b8f2871b8c8a07d3bff884370d12b5632fdf8574..eb7116b0d0cb7f3e89303b67ecfc48916e65cf96 100644 (file)
@@ -40,7 +40,7 @@ char *xmalloc ();
 char *xrealloc ();
 
 static int change_dir_mode __P ((char *dir, struct mode_change *changes,
-                           struct stat *statp));
+                                struct stat *statp));
 
 /* The name the program was run with. */
 char *program_name;