.. | .. |
---|
16 | 16 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
---|
17 | 17 | * General Public License for more details. |
---|
18 | 18 | * |
---|
19 | | - * You should have received a copy of the GNU General Public License |
---|
20 | | - * along with this program; if not, write to the Free Software |
---|
21 | | - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, |
---|
22 | | - * USA |
---|
23 | | - * |
---|
24 | 19 | * The full GNU General Public License is included in this distribution |
---|
25 | 20 | * in the file called COPYING. |
---|
26 | 21 | * |
---|
.. | .. |
---|
766 | 761 | return CHAIN_C; |
---|
767 | 762 | } |
---|
768 | 763 | |
---|
769 | | -/** |
---|
| 764 | +/* |
---|
770 | 765 | * Run disconnected antenna algorithm to find out which antennas are |
---|
771 | 766 | * disconnected. |
---|
772 | 767 | */ |
---|