HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 48 and Version 49 of CommonProblems


Ignore:
Timestamp:
03/05/11 20:14:18 (4 years ago)
Author:
michaelvoliveira
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CommonProblems

    v48 v49  
    6565}}} 
    6666 
    67 * {{{IFF_RUNNING}}} undeclared: Add the following code into header/source file. 
     67 * {{{IFF_RUNNING}}} undeclared: Add the following code into header/source file. 
    6868{{{ 
    6969#ifndef IFF_RUNNING 
    70 #define IFF_RUNNING 0x0001 
     70#define IFF_RUNNING 0x0001  
    7171#endif 
    7272}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/