View Single Post
Old 06-18-2017, 08:20 AM   #21
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
Quote:
Originally Posted by Rico223 View Post
pipcat, how specifically did you manage to change "Extra: " to "Extra::"?

The libnickel.so.1.0.0.patch file doesn't say where to replace "Extra: " with "Extra:_" ?
There is only one occurence of the string "Extra::" (=`\0E\0x\0t\0r\0a\0:\0\x20`). Therefore, no further reference is needed for the patch program (libnickel.so.1.0.0.patch is an input file for a certain patch program, see this thread). If you want to replace the string manually with a hex editor, be aware that there is a zero byte in front of each printable character.

Last edited by tshering; 06-18-2017 at 08:24 AM.
tshering is offline   Reply With Quote