Changed some documentation comments in header files to be used by doxygen.
This commit is contained in:
parent
7e3b7dbcb6
commit
8cf730554b
2 changed files with 7 additions and 5 deletions
|
@ -94,7 +94,7 @@ extern C_LINKAGE int SDL_main(int argc, char *argv[]);
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
/*
|
||||
/**
|
||||
* This is called by the real SDL main function to let the rest of the
|
||||
* library know that initialization was done properly.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue