Removed unnecessary text from comments 99/33199/1 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0_ivi accepted/tizen/common/20150113.085935 accepted/tizen/ivi/20150115.112334 accepted/tizen/mobile/20150113.105541 accepted/tizen/tv/20150113.105226 accepted/tizen/wearable/20150113.105409 submit/tizen/20150112.080344 tizen_3.0_ivi_release
authorSunggyu Choi <sunggyu.choi@samsung.com>
Wed, 7 Jan 2015 00:39:32 +0000 (09:39 +0900)
committerSunggyu Choi <sunggyu.choi@samsung.com>
Wed, 7 Jan 2015 00:39:32 +0000 (09:39 +0900)
Change-Id: Id32402e4075adaecd7ca2e602906597648de4ef6
Signed-off-by: Sunggyu Choi <sunggyu.choi@samsung.com>
include/tizen_error.h

index 0a4b048..8eabf38 100755 (executable)
@@ -30,7 +30,7 @@
 #define TIZEN_ERROR_MAX_PLATFORM_ERROR 0
 #define TIZEN_ERROR_MIN_PLATFORM_ERROR (-1073741824LL) /* = -2147483648 / 2 */
 
-/* Use thisgit clone ssh://sunggyu.choi@168.219.209.56:29418/kiran/framework/api/common constant macro as the value of the first module specific error */
+/* Use this constant macro as the value of the first module specific error */
 #define TIZEN_ERROR_MIN_MODULE_ERROR (-2147483648LL)
 
 /* Module errors cannot be greater than the following constant */