Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 1, 2010, 10:59:41 AM (14 years ago)
Author:
rgrieder
Message:

Fixed three more Doxygen warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/doc/src/modules/questsystem/QuestItem.cc

    r7163 r7307  
    7777    /**
    7878    @brief
    79         Sets the id of the QuestItem.
    80     The id must be of GUID form. See 'http://en.wikipedia.org/wiki/Globally_Unique_Identifier#Basic_structure' for more information.
     79        Sets the id of the QuestItem. The id must be of GUID form.
     80    @see
     81        http://en.wikipedia.org/wiki/Globally_Unique_Identifier#Basic_structure
    8182    @param id
    8283        The id to be set.
Note: See TracChangeset for help on using the changeset viewer.