X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FFDM%2FUIUCModel%2Fuiuc_map_fog.cpp;h=fa71664fdd21156374ecd8c2fadf4d6da106b078;hb=c62b0044380eb0387c447cc33660f74b02cbbce4;hp=ed76fa8c86fe6418382411d4b986a8f71f65cfdb;hpb=19e7e93787069a8ee639261e9c1f2199e0347ba9;p=flightgear.git diff --git a/src/FDM/UIUCModel/uiuc_map_fog.cpp b/src/FDM/UIUCModel/uiuc_map_fog.cpp index ed76fa8c8..fa71664fd 100644 --- a/src/FDM/UIUCModel/uiuc_map_fog.cpp +++ b/src/FDM/UIUCModel/uiuc_map_fog.cpp @@ -54,12 +54,11 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, - USA or view http://www.gnu.org/copyleft/gpl.html. - + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + **********************************************************************/ @@ -68,8 +67,8 @@ void uiuc_map_fog() { - fog_map["fog_segments"] = fog_segments_flag ; - fog_map["fog_point"] = fog_point_flag ; + fog_map["fog_segments"] = fog_segments_flag ; + fog_map["fog_point"] = fog_point_flag ; }