X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=scripts%2Fpnmtologo.c;h=4718d7895f0b451e4a529a4e1fcce6a85ec5a4c5;hb=a34d9b0b268735fa6d03215c02c4b398bf320fe3;hp=68bb4efc5af429a2f5d1ec359a06d3f2e7af8bb4;hpb=9e97d14b4923da524d202f2e005d5d30b70db9d6;p=firefly-linux-kernel-4.4.55.git diff --git a/scripts/pnmtologo.c b/scripts/pnmtologo.c index 68bb4efc5af4..4718d7895f0b 100644 --- a/scripts/pnmtologo.c +++ b/scripts/pnmtologo.c @@ -512,4 +512,3 @@ int main(int argc, char *argv[]) } exit(0); } -