aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-05-06 05:19:42 +0000
committerGuy Harris <guy@alum.mit.edu>2000-05-06 05:19:42 +0000
commit97420edd501c86f1991ca65fb7ef902798bd3c5e (patch)
tree8d4d643cd417e8ba85b1c0ae820a8fde5fd4c962
parent826e964d8198c0e0e74268eb624b5c2756133a96 (diff)
Fix indentation so that it looks correct if tabs are every 8 spaces,
that being the UNIX default. svn path=/trunk/; revision=1911
-rw-r--r--file.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/file.c b/file.c
index 53c0a28156..639ab2d170 100644
--- a/file.c
+++ b/file.c
@@ -1,7 +1,7 @@
/* file.c
* File I/O routines
*
- * $Id: file.c,v 1.183 2000/04/14 05:39:39 gram Exp $
+ * $Id: file.c,v 1.184 2000/05/06 05:19:42 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -1458,8 +1458,8 @@ save_cap_file(char *fname, capture_file *cf, gboolean save_filtered,
}
}
#else
- do_copy = TRUE;
- from_filename = cf->filename;
+ do_copy = TRUE;
+ from_filename = cf->filename;
#endif
} else {
/* It's a permanent file, so we should copy it, and not remove the