Index: plug_footprint.c =================================================================== --- plug_footprint.c (revision 13665) +++ plug_footprint.c (revision 13666) @@ -419,7 +419,7 @@ return 0; } - return (1); + return 1; } int pcb_fp_rehash(pcb_fplibrary_t *l)