diff --git a/htdocs/demo/index.php b/htdocs/demo/index.php index f6740e5ba..241d0fac8 100644 --- a/htdocs/demo/index.php +++ b/htdocs/demo/index.php @@ -52,7 +52,7 @@ void f()

Examples

-

This code can be copy and pasted in the edit box above.

+

This code can be copied and pasted in the edit box above.

NULL pointers

void f1(struct fred_t *p)
 {