summaryrefslogtreecommitdiffstats
path: root/DOCS/bugreports.html
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-08 20:00:55 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-08 20:00:55 +0000
commitc962d5255e217d9499406bbeb2e7e1e43feb4fd1 (patch)
tree9e328c49e367dac1c60b3537bd4f9a631a6fc488 /DOCS/bugreports.html
parentd76c2aa1f70dbdb2a2ba3b35bdcffb2787632751 (diff)
downloadmpv-c962d5255e217d9499406bbeb2e7e1e43feb4fd1.tar.bz2
mpv-c962d5255e217d9499406bbeb2e7e1e43feb4fd1.tar.xz
10l to A'rpi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8846 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/bugreports.html')
-rw-r--r--DOCS/bugreports.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/bugreports.html b/DOCS/bugreports.html
index 8e7554cc64..d51142edbe 100644
--- a/DOCS/bugreports.html
+++ b/DOCS/bugreports.html
@@ -239,7 +239,7 @@ and reproduce your crash. As soon as you did it, gdb will
return you to the command line prompt where you have to enter
<P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;bt<BR>
- &nbsp;&nbsp;&nbsp;&nbsp;disass $pc-32 $pc+32</CODE></P>
+ &nbsp;&nbsp;&nbsp;&nbsp;disass $pc-32 $pc+32<BR>
&nbsp;&nbsp;&nbsp;&nbsp;info all-registers</CODE></P>