Branch: Tag:

2002-05-19

2002-05-19 15:25:24 by Per Hedbor <ph@opera.com>

Fixed typo in documentation. Fixes [Bug 3095 (#3095)]

Rev: src/modules/SANE/sane.c:1.11

34:      #define sp Pike_sp    - RCSID("$Id: sane.c,v 1.10 2002/05/11 00:27:03 nilsson Exp $"); + RCSID("$Id: sane.c,v 1.11 2002/05/19 15:25:24 per Exp $");      /*   **! module SANE
43:   **! library from pike   **!   **! note - **! $Id: sane.c,v 1.10 2002/05/11 00:27:03 nilsson Exp $ + **! $Id: sane.c,v 1.11 2002/05/19 15:25:24 per Exp $   */      static int sane_is_inited;
71:         /* - **! method array(mapping) list-scanners() + **! method array(mapping) list_scanners()   **!   **! Returns an array with all available scanners.   **!