1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Changeset 353

Show
Ignore:
Timestamp:
12/04/09 11:44:22 (3 years ago)
Author:
bhaak
Message:

Correct position of LIVELOGFILE #endif

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/livelog.c

    r341 r353  
    211211} 
    212212 
    213 #endif /* LIVELOGFILE */ 
    214  
    215213/** Livelog method for reporting the starting/resuming of a game. */ 
    216214void 
     
    247245        livelog_write_string(strbuf); 
    248246} 
     247 
     248#endif /* LIVELOGFILE */