Remove a non-ASCII character in a comment.

BUG=None
TEST=`USE=gdmwimax emerge-lumpy gdmwimax wimax_manager`

Change-Id: Ic08df6718434dc95956c85698f882a6e108ba7ae
Reviewed-on: https://chromium-review.googlesource.com/169952
Tested-by: Ben Chan <benchan@chromium.org>
Reviewed-by: Mike Frysinger <vapier@chromium.org>
Commit-Queue: Ben Chan <benchan@chromium.org>
diff --git a/sdk/gcttype.h b/sdk/gcttype.h
index 2ea4da1..2780708 100644
--- a/sdk/gcttype.h
+++ b/sdk/gcttype.h
@@ -760,7 +760,7 @@
 								The download fails due insufficient memory in the device
 								to save the firmware update package.*/
 	FUMO_UPDATE_OUT_OF_MEM = 502, /*Firmware update fails due to device out of memory
-				The update fails because there isn¡¯t sufficient memory to update the device.*/
+				The update fails because there isn't sufficient memory to update the device.*/
 	FUMO_DL_NETWORK_ERR = 503, /*Download fails due to network issues
 								The download fails due to network/transport level errors*/
 	FUMO_ALT_DL_SERV_ERR_VENDOR_SPEC = 550, /*550-599: Alternate Download Server Error.