summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Jakma <paul@quagga.net>2012-10-19 12:02:42 +0100
committerPaul Jakma <paul@quagga.net>2014-09-19 22:14:54 +0100
commitd4a8607d12e1d3f655055647f1633ec154685545 (patch)
tree17e6c34b6d00a823715dbd89c3e120f2bba2c505
parent615f9f18fc025757a255f936748fc1e86e922783 (diff)
downloadquagga-d4a8607d12e1d3f655055647f1633ec154685545.tar.bz2
quagga-d4a8607d12e1d3f655055647f1633ec154685545.tar.xz
HACKING: remove an unneeded escape
-rw-r--r--HACKING.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING.tex b/HACKING.tex
index a49113fb..c868e7ca 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}