=================================================================== RCS file: /cvs/djgpp/djgpp/src/stub/stubify.c,v retrieving revision 1.5 retrieving revision 1.6 diff -p -u -r1.5 -r1.6 --- djgpp/src/stub/stubify.c 2003/01/05 18:03:53 1.5 +++ /cvs/djgpp/djgpp/src/stub/stubify.c 2003/01/10 10:09:03 1.6 @@ -251,7 +251,7 @@ int main(int argc, char **argv) fprintf(stderr, "\nThis program is NOT shareware or public domain. It is copyrighted.\n"); fprintf(stderr, "It is redistributable but only as part of a complete package. If you\n"); fprintf(stderr, "have a copy of this program, the place that you got it from is\n"); - fprintf(stderr, "responsible for making sure you are able to get it's sources as well.\n"); + fprintf(stderr, "responsible for making sure you are able to get its sources as well.\n"); exit(1); }