summaryrefslogtreecommitdiffstats
path: root/etc/rc.newroutedns
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2013-05-27 10:22:58 -0300
committerRenato Botelho <garga@FreeBSD.org>2013-05-27 10:22:58 -0300
commite434d5c690219298ba4cf8c6af683b2180e44c54 (patch)
treec6b7fb53d69590632491665384e0cf141fa2667d /etc/rc.newroutedns
parente47d24e46a7357ee598f1c6ae8a023127ed9493f (diff)
downloadpfsense-e434d5c690219298ba4cf8c6af683b2180e44c54.zip
pfsense-e434d5c690219298ba4cf8c6af683b2180e44c54.tar.gz
Fix whitespace
Diffstat (limited to 'etc/rc.newroutedns')
-rwxr-xr-xetc/rc.newroutedns10
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/rc.newroutedns b/etc/rc.newroutedns
index 11e0876..9e5139e 100755
--- a/etc/rc.newroutedns
+++ b/etc/rc.newroutedns
@@ -3,17 +3,17 @@
/*
Copyright (C) 2013 Renato Botelho <garga@pfsense.org>.
All rights reserved.
-
+
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
-
+
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
-
+
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
-
+
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
@@ -47,7 +47,7 @@ $routelck = lock('routedns', LOCK_EX);
/* We will walk the list of hostnames found in static routes
* configuration. Since we are already triggered by filterdns
- * that a hostname has changed we can proceed to compare the
+ * that a hostname has changed we can proceed to compare the
* new IP address with the old address from the DNS cache.
*/
system_staticroutes_configure();
OpenPOWER on IntegriCloud