From 979195c122b96a336b4370d12dc2b90d9d2acc17 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Mon, 25 Dec 2006 21:34:11 +0000 Subject: Fix indentation. svn path=/trunk/; revision=20213 --- wiretap/wtap-int.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wiretap/wtap-int.h') diff --git a/wiretap/wtap-int.h b/wiretap/wtap-int.h index dabd8905c8..0e88c6d99e 100644 --- a/wiretap/wtap-int.h +++ b/wiretap/wtap-int.h @@ -192,7 +192,7 @@ struct wtap { per-file encapsulation types */ int tsprecision; /* timestamp precision of the lower 32bits - * e.g. WTAP_FILE_TSPREC_USEC */ + * e.g. WTAP_FILE_TSPREC_USEC */ }; struct wtap_dumper; -- cgit v1.2.3