Changeset 988 for vendor/current/pidl/tests/wireshark-conf.pl
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- File:
-
- 1 edited
-
vendor/current/pidl/tests/wireshark-conf.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/pidl/tests/wireshark-conf.pl
r414 r988 16 16 { 17 17 my $str = shift; 18 open(TMP, "+>", undef) or die("unable to open temp file");18 open(TMP, "+>", undef) or die("unable to open temp file"); 19 19 print TMP $str; 20 20 seek(TMP, 0, 0);
Note:
See TracChangeset
for help on using the changeset viewer.
