Index: operation.c =================================================================== --- operation.c (revision 13664) +++ operation.c (revision 13665) @@ -115,7 +115,7 @@ return (F->Rat(ctx, (pcb_rat_t *) Ptr1)); break; } - return (NULL); + return NULL; } /* ----------------------------------------------------------------------