From 0a538a24886c0fb9eb1f4055636b3e15f8c04f4f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 10 Mar 2007 00:45:30 +0100 Subject: remove trailing blanks --- src/c99-to-c89.diff | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/c99-to-c89.diff b/src/c99-to-c89.diff index 770d6bdec..5545f6a11 100644 --- a/src/c99-to-c89.diff +++ b/src/c99-to-c89.diff @@ -32,7 +32,7 @@ index 4728bdd..7477da5 100644 hash_free (top->unremovable); obstack_blank (&ds->Active_dir, -(int) sizeof (struct AD_ent)); @@ -815,6 +817,7 @@ prompt (int fd_cwd, Dirstack_state const *ds, char const *filename, - + if (write_protected || x->interactive == RMI_ALWAYS) { + char const *quoted_name = quote (full_filename (filename)); @@ -42,7 +42,7 @@ index 4728bdd..7477da5 100644 @@ -832,8 +835,6 @@ prompt (int fd_cwd, Dirstack_state const *ds, char const *filename, write_protected = EISDIR; } - + - char const *quoted_name = quote (full_filename (filename)); - if (0 < write_protected) @@ -65,7 +65,7 @@ index 4728bdd..7477da5 100644 if (status == RM_NONEMPTY_DIR) { @@ -1525,6 +1528,8 @@ rm_1 (Dirstack_state *ds, char const *filename, - + ds_clear (ds); return status; + } -- cgit v1.2.3-54-g00ecf