changeset 882 | 777fcfabc1c8 |
parent 832 | 3d1243d770d9 |
child 886 | 8fd09dc635cf |
--- a/SConstruct Thu Jun 07 12:44:44 2007 +0200 +++ b/SConstruct Thu Jun 07 12:48:52 2007 +0200 @@ -189,7 +189,7 @@ 'header.cc', 'trailer.cc', 'packet-printer.cc', - 'packet-history.cc', + 'packet-metadata.cc', 'packet.cc', 'tags.cc', 'pcap-writer.cc', @@ -212,7 +212,7 @@ 'tags.h', 'packet.h', 'packet-printer.h', - 'packet-history.h', + 'packet-metadata.h', 'uv-trace-source.h', 'sv-trace-source.h', 'fv-trace-source.h',