From: Ian Jackson Date: Sat, 9 Jul 2022 09:08:57 +0000 (+0100) Subject: cgi-fcgi-interp: Drop a spurious duplicate comment X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=0b9c91b85dc3f79c6703da7e57d33da32b9c5416;hp=238da37546456f84ef2e4678cf60cdd717f6854a;p=chiark-utils.git cgi-fcgi-interp: Drop a spurious duplicate comment Signed-off-by: Ian Jackson --- diff --git a/cprogs/cgi-fcgi-interp.c b/cprogs/cgi-fcgi-interp.c index 63db94b..6b15294 100644 --- a/cprogs/cgi-fcgi-interp.c +++ b/cprogs/cgi-fcgi-interp.c @@ -1,7 +1,6 @@ /* * "Interpreter" that you can put in #! like this * #!/usr/bin/cgi-fcgi-interp [] - * #!/usr/bin/cgi-fcgi-interp [], */ /* * cgi-fcgi-interp.[ch] - Convenience wrapper for cgi-fcgi