From d1d71b805c21b4446d803bd8dfa410f6959b77e5 Mon Sep 17 00:00:00 2001 From: iovar Date: Tue, 20 Nov 2007 17:52:47 +0000 Subject: rmdtypes.h: CacheData added => char *specsfile git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@437 f606c939-3180-4ac9-a4b8-4b8779d57d0a --- recordmydesktop/include/rmdtypes.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recordmydesktop/include/rmdtypes.h b/recordmydesktop/include/rmdtypes.h index 45abf82..70e050c 100644 --- a/recordmydesktop/include/rmdtypes.h +++ b/recordmydesktop/include/rmdtypes.h @@ -19,8 +19,6 @@ * along with this program; if not, write to the Free Software * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * * * -* * -* * * For further information contact me at johnvarouhakis@gmail.com * ******************************************************************************/ @@ -219,6 +217,7 @@ typedef struct _CacheData{ //and also, a frontend can identify //leftovers from a possible crash //and delete them + *specsfile, //workdir+projname+specs.txt *imgdata, //workdir+projname+img.out.gz *audiodata; //workdir+projname+audio.pcm -- cgit v1.2.1