]> Pileus Git - aweather/blobdiff - src/aweather-location.c
Fix win32 build after removing gnulib
[aweather] / src / aweather-location.c
index 269176695e36d6d00ce84192d9b5c6d9c8d32f02..d3278af95df222dad392d2533a090c12c1218f66 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421@gmail.com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421@gmail.com>
  * 
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -204,7 +204,7 @@ city_t cities[] = {
        {LOCATION_CITY,  "KINX", "Tulsa",             {36.17,   -95.5647, 0}, 0.5},
        {LOCATION_CITY,  "KTLX", "Oklahoma City",     {35.333,  -97.2778, 0}, 0.8},
        {LOCATION_CITY,  "KVNX", "Vance AFB",         {36.740,  -98.1278, 0}, 0.3},
-       {LOCATION_NOP,   "KOUN", "Norman (KOUN)",     {35.246,  -97.4721, 0}, 0.1},
+       {LOCATION_CITY,  "KOUN", "Norman (KOUN)",     {35.246,  -97.4721, 0}, 0.1},
 
        {LOCATION_STATE, NULL,   "Oregon",            {0,        0,       0}, 0.0},
        {LOCATION_CITY,  "KMAX", "Medford",           {42.081,  -122.717, 0}, 0.3},
@@ -218,7 +218,7 @@ city_t cities[] = {
 
        {LOCATION_STATE, NULL,   "Puerta Rico",       {0,        0,       0}, 0.0},
        {LOCATION_NOP,   "KJUA", "Cayey",             {18.1,    -66.07,   0}, 0.1},
-       {LOCATION_CITY,  "TJUA", "San Juan",          {18.12,   -66.08,   0}, 0.3},
+       {LOCATION_CITY,  "TJUA", "San Juan",          {18.12,   -66.08,   0}, 0.8},
 
        {LOCATION_STATE, NULL,   "South Carolina",    {0,        0,       0}, 0.0},
        {LOCATION_CITY,  "KCAE", "Columbia",          {33.948,  -81.1183, 0}, 0.5},