Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newmake.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newmake.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newmake.htm b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newmake.htm
index 0841251c4cf..927698d91b7 100644
--- a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newmake.htm
+++ b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newmake.htm
@@ -15,7 +15,7 @@ function newWin(url) {
<body>
-<h1 role="main">Creating a makefile</h1>
+<div role="main"><h1>Creating a makefile</h1>
<p>For the purpose of this tutorial, you were instructed to create a C++ Project which requires you to create a makefile.</p>
@@ -78,6 +78,6 @@ contains main.cpp and makefile. You can now build your HelloWorld project.</p>
<p>
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
-</body>
+</div></body>
</html> \ No newline at end of file

Back to the top