From d1c483fb5c13792a00fcb25fcf42bea14e7926c1 Mon Sep 17 00:00:00 2001 From: Paul Jakma Date: Fri, 19 Oct 2012 12:02:42 +0100 Subject: [PATCH] HACKING: remove an unneeded escape (cherry picked from commit d4a8607d12e1d3f655055647f1633ec154685545) --- HACKING.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKING.tex b/HACKING.tex index a49113fb93..c868e7ca46 100644 --- a/HACKING.tex +++ b/HACKING.tex @@ -207,7 +207,7 @@ Add a new DOWN state to the frob state machine to allow the barinator to detect loss of frob. * frob.h: (struct frob) Add DOWN state flag. -* frob.c: (frob\_change) set/clear DOWN appropriately on state change. +* frob.c: (frob_change) set/clear DOWN appropriately on state change. * bar.c: (barinate) Check frob for DOWN state. \end{verbatim}\end{quote} -- 2.39.5