bug 435: file names are not consistent

This commit is contained in:
Mathieu Lacage
2008-12-10 00:16:30 -08:00
parent 3c9ed4a4c7
commit 79fd7b786b
3 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ def build(bld):
'ipv4-interface-container.cc',
'udp-echo-helper.cc',
'bridge-helper.cc',
'yans-wifi-phy-helper.cc',
'yans-wifi-helper.cc',
'v4ping-helper.cc',
]
@@ -46,7 +46,7 @@ def build(bld):
'ipv4-interface-container.h',
'udp-echo-helper.h',
'bridge-helper.h',
'yans-wifi-phy-helper.h',
'yans-wifi-helper.h',
'v4ping-helper.h',
]