Renamed source files for LinkReceiver and LinkSender to match their class names.

Headers will follow.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13133 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2005-06-14 23:10:39 +00:00
parent b7e162e93a
commit 6a27b3b363
3 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ APP_KIT_SOURCE =
Handler.cpp
InitTerminateLibBe.cpp
Invoker.cpp
LinkMsgReader.cpp
LinkMsgSender.cpp
LinkReceiver.cpp
LinkSender.cpp
Looper.cpp
LooperList.cpp
Message.cpp