diff --git a/function_pointers.c b/function_pointers.c --- a/function_pointers.c +++ b/function_pointers.c @@ -1,5 +1,5 @@ /** - * test/demos/function_pointers.c + * function_pointers.c * Copyright (C) 2008 Markus Broeker */