tumble.c

changeset 127
9fca72858fcd
parent 125
e2ef1c2f9eca
child 131
4b8c80d77f76
     1.1 --- a/tumble.c	Thu Mar 13 11:42:23 2003 +0000
     1.2 +++ b/tumble.c	Thu Mar 13 11:42:46 2003 +0000
     1.3 @@ -2,7 +2,7 @@
     1.4   * tumble: build a PDF file from image files
     1.5   *
     1.6   * Main program
     1.7 - * $Id: tumble.c,v 1.32 2003/03/13 00:57:05 eric Exp $
     1.8 + * $Id: tumble.c,v 1.33 2003/03/13 03:42:46 eric Exp $
     1.9   * Copyright 2001, 2002, 2003 Eric Smith <eric@brouhaha.com>
    1.10   *
    1.11   * This program is free software; you can redistribute it and/or modify
    1.12 @@ -77,7 +77,7 @@
    1.13  {
    1.14    fprintf (stderr, "\n");
    1.15    fprintf (stderr, "tumble - Copyright 2001-2003 Eric Smith <eric@brouhaha.com>\n");
    1.16 -  fprintf (stderr, "http://www.brouhaha.com/~eric/software/tumble/\n");
    1.17 +  fprintf (stderr, "http://tumble.brouhaha.com/\n");
    1.18    fprintf (stderr, "\n");
    1.19    fprintf (stderr, "usage:\n");
    1.20    fprintf (stderr, "    %s [options] -s spec\n", progname);