Skip to content

Commit

Permalink
Documentation|Fixed: Fixed typo in dd_share.h
Browse files Browse the repository at this point in the history
All symbols after @defgroup textureNamespaceNames were interpreted
to be child groups of this one.
  • Loading branch information
danij-deng committed Jan 11, 2012
1 parent 474b407 commit cf89506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doomsday/engine/api/dd_share.h
Expand Up @@ -1141,7 +1141,7 @@ typedef enum {
#define TN_MODELREFLECTIONSKINS_NAME "ModelReflectionSkins"
#define TN_LIGHTMAPS_NAME "Lightmaps"
#define TN_FLAREMAPS_NAME "Flaremaps"
/**@{*/
/**@}*/

typedef enum {
TN_ANY = -1,
Expand Down

0 comments on commit cf89506

Please sign in to comment.