Whitespace change.

svn path=/trunk/; revision=46616
This commit is contained in:
Michael Tüxen 2012-12-19 13:08:24 +00:00
parent 12a6a5dce3
commit 3859fdc040
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ libpcap_write_session_header_block(FILE *fp, /**< File pointer */
extern gboolean
libpcap_write_interface_description_block(FILE *fp,
const char *comment, /* OPT_COMMENT 1 */
const char *name, /* IDB_NAME 2 */
const char *name, /* IDB_NAME 2 */
const char *descr, /* IDB_DESCRIPTION 3 */
const char *filter, /* IDB_FILTER 11 */
const char *os, /* IDB_OS 12 */