Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 1, 2008, 1:10:46 AM (16 years ago)
Author:
rgrieder
Message:

SVN doesn't seem to like me. Reverted some really badly converted line endings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/network/src/core/Error.cc

    r1494 r1495  
    11/*
    22 *   ORXONOX - the hottest 3D action shooter ever to exist
    3  *                    > www.orxonox.net < *
     3 *                    > www.orxonox.net <
     4 *
    45 *
    56 *   License notice:
     
    2526 *
    2627 */
    27 /**    @file Error.cc    @brief Implementation of the Error class.*/
     28
     29/**
     30    @file Error.cc
     31    @brief Implementation of the Error class.
     32*/
     33
    2834#include "Error.h"
    2935#include "Debug.h"
     36
    3037namespace orxonox
    3138{
Note: See TracChangeset for help on using the changeset viewer.