]> Pileus Git - aweather/blobdiff - src/aweather-location.h
Determine site based on lat-lon location
[aweather] / src / aweather-location.h
index 1c3966850acdc45d3369612ad4e53352045e7282..a80f0ac0973b2d52baa6e35899f458e84c23cb46 100644 (file)
@@ -19,8 +19,9 @@
 #define __LOCATION_H__
 
 enum {
+       LOCATION_END,
        LOCATION_CITY,
-       LOCATION_STATE
+       LOCATION_STATE,
 };
 
 typedef struct {