summaryrefslogtreecommitdiffstats
path: root/src/doxygen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/doxygen.cpp')
-rw-r--r--src/doxygen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doxygen.cpp b/src/doxygen.cpp
index 1649e1c..6388ce3 100644
--- a/src/doxygen.cpp
+++ b/src/doxygen.cpp
@@ -9606,7 +9606,7 @@ void readFormulaRepository(QCString dir, bool cmp)
"formula.repository and from_* files from output directories.");
}
QCString formLabel;
- formLabel.sprintf("\\_fakeform#%d",f->getId());
+ formLabel.sprintf("\\_form#%d",f->getId());
if (formLabel != formName)
{
term("discrepancy between formula repositories! Remove "