summaryrefslogtreecommitdiffstats
path: root/man7/complex.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/complex.7')
-rw-r--r--man7/complex.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/complex.7 b/man7/complex.7
index 7409ba177..51690c8b1 100644
--- a/man7/complex.7
+++ b/man7/complex.7
@@ -43,7 +43,7 @@ The imaginary unit is represented by I.
#include <math.h> /* for atan */
#include <stdio.h>
#include <complex.h>
-
+\&
int
main(void)
{