]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - api/api_net.c
Coding Style cleanup; update CHANGELOG
[karo-tx-uboot.git] / api / api_net.c
index 9b20a1740c76837a2dfdf20bad4e366a8ce8bcaf..9611ab0dda960f6574c4cd213551c4fda4ab7a4b 100644 (file)
@@ -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
  */