Changeset 448

Show
Ignore:
Timestamp:
2004-08-01 20:26:47 (4 years ago)
Author:
colinw
Message:

Tidied up some formatting for consistency with other config.h files

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • liboggz/trunk/symbian/config.h

    r431 r448  
    3535 
    3636/* Build reading support */ 
     37 
    3738#define OGGZ_CONFIG_READ 1 
    3839 
    3940/* Do not build writing support */ 
     41 
    4042#define OGGZ_CONFIG_WRITE 0 
    4143