pike.git/
src/
modules/
SANE/
sane.c
Branch:
Tag:
Non-build tags
All tags
No tags
2011-04-25
2011-04-25 16:12:49 by Martin Stjernholm <mast@lysator.liu.se>
1cbb895264595d50173f547d982555f7fbe494c6 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.4
No more foreign_idents.
2:
|| This file is part of Pike. For copyright information see COPYRIGHT. || Pike is distributed under GPL, LGPL and MPL. See the file COPYING || for more information.
-
||
$Id: sane.c,v 1.15 2002/10/21 17:06:22 marcus Exp $
+
||
$Id$
*/ #include "config.h"
39:
#define sp Pike_sp
-
RCSID("
$Id: sane.c,v 1.15 2002/10/21 17:06:22 marcus Exp $
");
+
RCSID("
$Id$
");
/*! @module SANE *!