bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Building on Windows - `getDataDir'


From: Michael Petch
Subject: Re: [Bug-gnubg] Building on Windows - `getDataDir'
Date: Tue, 11 Aug 2009 00:15:19 -0600
User-agent: Microsoft-Entourage/12.20.0.090605

On 11/08/09 12:13 AM, "Michael Petch" <address@hidden> wrote:

> 
> 
> Seems like this line:
> 
> ret = g_strdup(buf);
> 
> Should be:
> 
> satadir = g_strdup(buf)
> 
Oops type

satadir should be datadir in the change above






reply via email to

[Prev in Thread] Current Thread [Next in Thread]