Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newproj.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newproj.htm4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newproj.htm b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newproj.htm
index cfe4829423b..48dec435d7d 100644
--- a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newproj.htm
+++ b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_newproj.htm
@@ -13,7 +13,7 @@ function newWin(url) {
</head>
<body>
-<h1 role="main">Creating a Makefile project</h1>
+<div role="main"><h1>Creating a Makefile project</h1>
<p>
This tutorial describes the process of creating a new C++ project that includes a makefile, and debugging the program.</p>
@@ -116,5 +116,5 @@ href="../reference/cdt_o_proj_prop_pages.htm">C/C++ Projects view</a></p>
<p><img src="../images/ng00_04a.gif" ALT="QNX Copyright Statement" ></p>
-</body>
+</div></body>
</html> \ No newline at end of file

Back to the top