summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2011-02-28 06:27:12 +0000
committerMorgan Deters <mdeters@gmail.com>2011-02-28 06:27:12 +0000
commitbda6ad1b93619a68006034d9a47e641ce5ab14a7 (patch)
tree91281f170519d6f2663da662ffa9fc2507e3db8f /src/include
parent9e2a8db966072b5264e829ba1cd682eef7f58d62 (diff)
minor doxygen build target fixes
Diffstat (limited to 'src/include')
-rw-r--r--src/include/cvc4_private.h4
-rw-r--r--src/include/cvc4parser_private.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/src/include/cvc4_private.h b/src/include/cvc4_private.h
index 77cadf0ea..ea9c8371f 100644
--- a/src/include/cvc4_private.h
+++ b/src/include/cvc4_private.h
@@ -11,10 +11,10 @@
** See the file COPYING in the top-level source directory for licensing
** information.\endverbatim
**
- ** \brief #inclusion of this file marks a header as private and generates a
+ ** \brief #-inclusion of this file marks a header as private and generates a
** warning when the file is included improperly.
**
- ** #inclusion of this file marks a header as private and generates a
+ ** #-inclusion of this file marks a header as private and generates a
** warning when the file is included improperly.
**/
diff --git a/src/include/cvc4parser_private.h b/src/include/cvc4parser_private.h
index cb6e486d8..cfd4405e6 100644
--- a/src/include/cvc4parser_private.h
+++ b/src/include/cvc4parser_private.h
@@ -11,10 +11,10 @@
** See the file COPYING in the top-level source directory for licensing
** information.\endverbatim
**
- ** \brief #inclusion of this file marks a header as private and generates a
+ ** \brief #-inclusion of this file marks a header as private and generates a
** warning when the file is included improperly.
**
- ** #inclusion of this file marks a header as private and generates a
+ ** #-inclusion of this file marks a header as private and generates a
** warning when the file is included improperly.
**/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback