Fix indentation.

svn path=/trunk/; revision=20213
This commit is contained in:
Guy Harris 2006-12-25 21:34:11 +00:00
parent d5aa0e1844
commit 979195c122
1 changed files with 1 additions and 1 deletions

View File

@ -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;