Use tabs more uniformly.

svn path=/trunk/; revision=41966
This commit is contained in:
Guy Harris 2012-04-05 21:24:10 +00:00
parent 65915ab2a4
commit ae62dc3bdb
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@ parse_eyesdn_rec_hdr(wtap *wth, FILE_T fh,
}
} else { /* D channel */
if(wth) {
wth->phdr.pkt_encap = WTAP_ENCAP_ISDN;
wth->phdr.pkt_encap = WTAP_ENCAP_ISDN;
}
}
break;