From 7a7683d435cfbb4fa2d6ed99fd4a94d388402aec Mon Sep 17 00:00:00 2001 From: mickeyl Date: Mon, 01 Dec 2003 22:44:38 +0000 Subject: slowly start to refactor & cleanup libopie2 before merging it with libopie1 --- (limited to 'libopie2/opienet/onetwork.cpp') diff --git a/libopie2/opienet/onetwork.cpp b/libopie2/opienet/onetwork.cpp index 95c813f..6a9280f 100644 --- a/libopie2/opienet/onetwork.cpp +++ b/libopie2/opienet/onetwork.cpp @@ -1,9 +1,6 @@ /*                 This file is part of the Opie Project -              Copyright (C) 2003 by the Wellenreiter team: - Martin J. Muench - Max Moser +              Copyright (C) 2003 by Michael 'Mickey' Lauer =. .=l.            .>+-= @@ -950,6 +947,7 @@ OStationList* OWirelessNetworkInterface::scanNetwork() offset += we->len; we = (struct iw_event*) &buffer[offset]; } + return stations; return stations; -- cgit v0.9.0.2