summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
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