]> git.puffer.fish Git - mirror/frr.git/commitdiff
HACKING: remove an unneeded escape
authorPaul Jakma <paul@quagga.net>
Fri, 19 Oct 2012 11:02:42 +0000 (12:02 +0100)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Thu, 26 May 2016 01:06:58 +0000 (01:06 +0000)
(cherry picked from commit d4a8607d12e1d3f655055647f1633ec154685545)

HACKING.tex

index a49113fb936588512ae4b1cd88074a642a87dcc6..c868e7ca46333e2f749add79dc1988d8da979483 100644 (file)
@@ -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}