From d3a6532cbe263d992f49e86ac95bede28e96f9c8 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Thu, 10 Jan 2008 00:55:14 +0100 Subject: Coding Style cleanup; update CHANGELOG Signed-off-by: Wolfgang Denk --- api/api_net.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/api_net.c') diff --git a/api/api_net.c b/api/api_net.c index 9b20a1740c..9611ab0dda 100644 --- a/api/api_net.c +++ b/api/api_net.c @@ -75,7 +75,7 @@ int dev_close_net(void *cookie) return 0; } -/* +/* * There can only be one active eth interface at a time - use what is * currently set to eth_current */ -- cgit v1.2.3