summaryrefslogtreecommitdiffstats
path: root/src/include/foreachaddr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/foreachaddr.h')
-rw-r--r--src/include/foreachaddr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/foreachaddr.h b/src/include/foreachaddr.h
index 57591f596e..ae422c7b1b 100644
--- a/src/include/foreachaddr.h
+++ b/src/include/foreachaddr.h
@@ -8,7 +8,7 @@
* require a specific license from the United States Government.
* It is the responsibility of any person or organization contemplating
* export to obtain such a license before exporting.
- *
+ *
* WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
* distribute this software and its documentation for any purpose and
* without fee is hereby granted, provided that the above copyright
@@ -22,7 +22,7 @@
* M.I.T. makes no representations about the suitability of
* this software for any purpose. It is provided "as is" without express
* or implied warranty.
- *
+ *
*
* Iterate over the protocol addresses supported by this host, invoking
* a callback function or three supplied by the caller.