Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'networking/ipcalc.c')
-rw-r--r--networking/ipcalc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/ipcalc.c b/networking/ipcalc.c
index 8c61e3a71..9838fcfda 100644
--- a/networking/ipcalc.c
+++ b/networking/ipcalc.c
@@ -1,4 +1,4 @@
-/* vi: set sw=4 ts=4 ai: */
+/* vi: set sw=4 ts=4: */
/*
* Mini ipcalc implementation for busybox
*