Fix doxygen warnings.
The code seems to run fine, but please TEST THIS. Revert this if required.
This commit is contained in:
+2
-2
@@ -26,7 +26,7 @@ namespace NotesWriterSM
|
||||
* @return the name of the edit file. */
|
||||
RString GetEditFileName( const Song *pSong, const Steps *pSteps );
|
||||
/**
|
||||
* @param Write the edit file to the machine for future use.
|
||||
* @brief Write the edit file to the machine for future use.
|
||||
* @param pSong the Song in question.
|
||||
* @param pSteps the Steps in question.
|
||||
* @param sErrorOut any error messages that may have occurred.
|
||||
@@ -39,7 +39,7 @@ namespace NotesWriterSM
|
||||
/**
|
||||
* @file
|
||||
* @author Chris Danford, Glenn Maynard (c) 2001-2004
|
||||
* @seciton LICENSE
|
||||
* @section LICENSE
|
||||
* All rights reserved.
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||
|
||||
Reference in New Issue
Block a user