From 646c1d4f9c48fff527af0ebed5b20891a054e928 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Thu, 28 Apr 2016 14:22:57 +1200 Subject: Correct program name and description --- pgm-interlace.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pgm-interlace.c b/pgm-interlace.c index 0a0e28e..b570ae1 100644 --- a/pgm-interlace.c +++ b/pgm-interlace.c @@ -1,5 +1,5 @@ /* - * pgm-deinterlace - combine separate, h-interlaced PGMs into one + * pgm-interlace - combine separate, partial-image PGMs into one * Copyright (c) 2016 David Phillips * All rights reserved * -- cgit v1.1