From 4d0b2efdc89943e2b6bb439dbb451f7f5a05139c Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 28 Aug 2014 02:08:35 +0200 Subject: [PATCH] Fixed a comment --- tools/gprs.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/gprs.c b/tools/gprs.c index eb090dd..ccf12bc 100644 --- a/tools/gprs.c +++ b/tools/gprs.c @@ -13,8 +13,6 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ /* TODO: - * - fix the counters upon start - * - store the default settings for the operator in a configuration file * - actually call (and track) pppd */