File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 99 */
1010void cstyle ( int theory );
1111
12- /*******************************************************************************
12+ /******************************************************************************
1313 * A brief history of JavaDoc-style (C-style) banner comments.
1414 *
1515 * This is the typical JavaDoc-style C-style "banner" comment. It starts with
@@ -30,7 +30,7 @@ void cstyle( int theory );
3030 ******************************************************************************/
3131void javadocBanner ( int theory );
3232
33- /*************************************************************************** / /**
33+ /**************************************************************************/ /**
3434 * A brief history of Doxygen-style banner comments.
3535 *
3636 * This is a Doxygen-style C-style "banner" comment. It starts with a "normal"
You can’t perform that action at this time.
0 commit comments