]> granicus.if.org Git - strace/commit
Make int3 example in comments more cut-n-pastable
authorDenys Vlasenko <dvlasenk@redhat.com>
Thu, 10 Apr 2014 07:57:17 +0000 (09:57 +0200)
committerDenys Vlasenko <dvlasenk@redhat.com>
Thu, 10 Apr 2014 07:57:17 +0000 (09:57 +0200)
commit329fa3919d0da95ec32949c2092dc40dac6a9d5b
tree7df04be6dc324deaf9d7178e63da1009951d8d71
parent15bc2812698431b17b414fa98b972146102cb8c0
Make int3 example in comments more cut-n-pastable

I found that I use it quite often. Lets make it so that
after cut-n-pasting it into a file, there is no need
to edit the result (e.g. no need to remove C comment
chars from every line.

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
strace.c