WINGs: Add copy_file() to libWUtil
commit7a180b0ef8db7b12c662fb6630975f41e3c921b0
authorCarlos R. Mafra <crmafra@gmail.com>
Sun, 15 Jan 2012 05:54:34 +0000 (15 05:54 +0000)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 15 Jan 2012 14:25:07 +0000 (15 14:25 +0000)
tree8c1e362b6fafa2c140824f6a82b7096673f273cf
parent14643408e8b1acfc32668de5e1f7263351a24480
WINGs: Add copy_file() to libWUtil

This is essentially the fetchFile() from wcolorpanel.c from the last
commit, but renamed to a better name.

This patch just adds the function to the lib. Nobody uses it yet.
WINGs/WINGs/WUtil.h
WINGs/findfile.c