From 72a259017198c0904faa90fc522ec2cd0851b7ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Sat, 8 May 2004 18:41:55 +0000 Subject: [PATCH] Added missing newline. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7461 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/prefs/devices/DevicesWindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/prefs/devices/DevicesWindow.cpp b/src/prefs/devices/DevicesWindow.cpp index 85e12751fb..b9d8a6e667 100644 --- a/src/prefs/devices/DevicesWindow.cpp +++ b/src/prefs/devices/DevicesWindow.cpp @@ -498,4 +498,4 @@ DevicesWindow::UpdateDeviceInfo() stvMemoryRanges->SetText("Memory Ranges: "); btnConfigure->SetEnabled(false); } -} \ No newline at end of file +}