Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 10, 2008, 5:35:49 PM (16 years ago)
Author:
rgrieder
Message:

merged input back into trunk
note: I have created an asylum with obsolete code, please check the files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/network/NetworkPrereqs.h

    r1021 r1024  
    2727
    2828/**
    29  @file  NetworkPrereqs.h
    30  @brief Contains all the necessary forward declarations for all classes, structs and enums.
    31  */
     29  @file
     30  @brief Contains all the necessary forward declarations for all classes and structs.
     31*/
    3232
    3333#ifndef _NetworkPrereqs_H__
     
    8484  struct PacketEnvelope;
    8585  struct QueueItem;
    86   struct synchData;
     86  struct syncData;
    8787  struct synchronisableVariable;
    8888}
Note: See TracChangeset for help on using the changeset viewer.