aboutsummaryrefslogtreecommitdiff
path: root/networking/ipcalc.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/ipcalc.c')
-rw-r--r--networking/ipcalc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/networking/ipcalc.c b/networking/ipcalc.c
index 5bf07c675..f8ca9723c 100644
--- a/networking/ipcalc.c
+++ b/networking/ipcalc.c
@@ -5,8 +5,8 @@
5 * By Jordan Crouse <jordan@cosmicpenguin.net> 5 * By Jordan Crouse <jordan@cosmicpenguin.net>
6 * Stephan Linz <linz@li-pro.net> 6 * Stephan Linz <linz@li-pro.net>
7 * 7 *
8 * This is a complete reimplentation of the ipcalc program 8 * This is a complete reimplementation of the ipcalc program
9 * from Redhat. I didn't look at their source code, but there 9 * from Red Hat. I didn't look at their source code, but there
10 * is no denying that this is a loving reimplementation 10 * is no denying that this is a loving reimplementation
11 */ 11 */
12 12