From: Sunggyu Choi Date: Wed, 7 Jan 2015 00:39:32 +0000 (+0900) Subject: Removed unnecessary text from comments X-Git-Tag: submit/tizen/20150112.080344^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9ab27c073081894717fa7f12905cbe3b60dfd9ec;p=platform%2Fcore%2Fapi%2Fcommon.git Removed unnecessary text from comments Change-Id: Id32402e4075adaecd7ca2e602906597648de4ef6 Signed-off-by: Sunggyu Choi --- diff --git a/include/tizen_error.h b/include/tizen_error.h index 0a4b048..8eabf38 100755 --- a/include/tizen_error.h +++ b/include/tizen_error.h @@ -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 */