Release version 0.9.10
[platform/core/base/bundle.git] / include / bundle.h
index ada3158..0c9d29e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000 - 2016 Samsung Electronics Co., Ltd. All rights reserved.
+ * Copyright (c) 2000 - 2020 Samsung Electronics Co., Ltd. All rights reserved.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -263,7 +263,7 @@ int bundle_get_count(bundle *b);
  * @exception #BUNDLE_ERROR_INVALID_PARAMETER Invalid parameter
  * @exception #BUNDLE_ERROR_KEY_NOT_AVAILABLE Key not available
  * @pre @a b must be a valid bundle object.
- * @see bundle_type_t
+ * @see bundle_type
  */
 int bundle_get_type(bundle *b, const char *key);