getstyle: Use new copy_file() from libWUtil and delete copyFile()
commit7e4a3ae57f491e53fd9ef4a3aea9c0193a33cc74
authorCarlos R. Mafra <crmafra@gmail.com>
Sun, 15 Jan 2012 06:09:41 +0000 (15 06:09 +0000)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 15 Jan 2012 14:33:11 +0000 (15 14:33 +0000)
treec553e28513f4921454e334fd30baef66dba7b12b
parent89bf2634105574e6e90f5a363b54ae92f092dc65
getstyle: Use new copy_file() from libWUtil and delete copyFile()

Now both getstyle.c and wcolorpanel.c use the same copy_file() function
from libWUtil, and their similar private copies are gone.
util/getstyle.c