X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=scripts%2Fpnmtologo.c;h=4718d7895f0b451e4a529a4e1fcce6a85ec5a4c5;hb=56a50f20eade9a1777375d40e04434788b6ff414;hp=68bb4efc5af429a2f5d1ec359a06d3f2e7af8bb4;hpb=e9cf59aeeea49ae84ffcf0e28699b46d705e85f0;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); } -