diff options
| author | George Hazan <george.hazan@gmail.com> | 2025-01-25 15:45:00 +0300 |
|---|---|---|
| committer | George Hazan <george.hazan@gmail.com> | 2025-01-25 15:45:00 +0300 |
| commit | 049450602d7d1b8f3ae655d08b49f8a45d6235ba (patch) | |
| tree | 6cd6d50020c7df250d1f33cad8b0cb7e232ff975 /protocols/Weather/src/weather_update.cpp | |
| parent | 5d1174129a88c6b527da0ebccfab3eff8d8474ac (diff) | |
Weather: fixed station search
Diffstat (limited to 'protocols/Weather/src/weather_update.cpp')
| -rw-r--r-- | protocols/Weather/src/weather_update.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Weather/src/weather_update.cpp b/protocols/Weather/src/weather_update.cpp index d0bd575629..dfab7450eb 100644 --- a/protocols/Weather/src/weather_update.cpp +++ b/protocols/Weather/src/weather_update.cpp @@ -26,7 +26,7 @@ menu items). #include "stdafx.h" -//============ RETRIEVE NEW WEATHER ============ +///////////////////////////////////////////////////////////////////////////////////////// // retrieve weather info and display / log them // hContact = current contact |
