[geocode-glib] place: Document GEOCODE_PLACE_OSM_TYPE_UNKNOWN



commit 9de4e1e995af47899eb3f9876232a6138ad94446
Author: Jonas Danielsson <jonas threetimestwo org>
Date:   Wed Dec 17 04:59:41 2014 -0500

    place: Document GEOCODE_PLACE_OSM_TYPE_UNKNOWN

 geocode-glib/geocode-place.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/geocode-glib/geocode-place.h b/geocode-glib/geocode-place.h
index d7a4bd7..f25c03d 100644
--- a/geocode-glib/geocode-place.h
+++ b/geocode-glib/geocode-place.h
@@ -144,6 +144,7 @@ typedef enum {
 
 /**
  * GeocodePlaceOsmType:
+ * @GEOCODE_PLACE_OSM_TYPE_UNKNOWN: Unknown type
  * @GEOCODE_PLACE_OSM_TYPE_NODE: Defines a point in space.
  * @GEOCODE_PLACE_OSM_TYPE_RELATION: Used to explain how other elements work together.
  * @GEOCODE_PLACE_OSM_TYPE_WAY: Defines a linear feature and area boundaries.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]