From 96d8cd2390d931659b897ad9eae5890d2039afcb Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Tue, 25 Apr 2006 07:00:39 +0000 Subject: [PATCH] fix comment typos --- include/share/getopt.h | 2 +- src/share/getopt/getopt.c | 2 +- src/share/getopt/getopt1.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/share/getopt.h b/include/share/getopt.h index 9d8b36e2..1b314b2e 100644 --- a/include/share/getopt.h +++ b/include/share/getopt.h @@ -8,7 +8,7 @@ GNU/Linux, Darwin, AND Solaris please submit it on the project page: http://sourceforge.net/projects/flac - In the meantime I have munged the global symbols and remove gates + In the meantime I have munged the global symbols and removed gates around code, while at the same time trying to touch the original as little as possible. */ diff --git a/src/share/getopt/getopt.c b/src/share/getopt/getopt.c index 3449d31c..1e90fa8a 100644 --- a/src/share/getopt/getopt.c +++ b/src/share/getopt/getopt.c @@ -8,7 +8,7 @@ GNU/Linux, Darwin, AND Solaris please submit it on the project page: http://sourceforge.net/projects/flac - In the meantime I have munged the global symbols and remove gates + In the meantime I have munged the global symbols and removed gates around code, while at the same time trying to touch the original as little as possible. */ diff --git a/src/share/getopt/getopt1.c b/src/share/getopt/getopt1.c index 633d403c..6c8c1cae 100644 --- a/src/share/getopt/getopt1.c +++ b/src/share/getopt/getopt1.c @@ -8,7 +8,7 @@ GNU/Linux, Darwin, AND Solaris please submit it on the project page: http://sourceforge.net/projects/flac - In the meantime I have munged the global symbols and remove gates + In the meantime I have munged the global symbols and removed gates around code, while at the same time trying to touch the original as little as possible. */