Skip to content

Commit 7890614

Browse files
committed
style fix
1 parent 4f99290 commit 7890614

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

attackQueries/informationGathering/postgresql.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ <h3 id="information-gathering">Information Gathering</h3>
7373
</tr>
7474
<tr>
7575
<td>Comments</td>
76-
SELECT 1; –comment<Br>
76+
<td>
77+
SELECT 1; –comment<br>
7778
SELECT /*comment*/1;<br>
7879
</td>
7980
</tr>

0 commit comments

Comments
 (0)