View Single Post
  #10  
Old 07-10-2011, 02:17 PM
Karayrem
Sarnak
 
Join Date: Jan 2011
Posts: 33
Default

hmm well I do a copy and paste of the patch files to a blank text file. Not sure what to save it as. because when I did, the command:

sdiff c:\e\bot_h c:\e\bot.h

It tells me there's no such files or directory. so I tried saving as diff file. and tried again using this way.

sdiff c:\e\bot_h.diff c:\e\bot.h

I didn't get any error but it doesnt seems to apply the patch. I open it up and there was no changes.
Reply With Quote