|
From: creecode <icr...@us...> - 2006-03-12 20:18:20
|
Update of /cvsroot/frontierkernel/Frontier/Common/headers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13801 Modified Files: whirlpool.h Log Message: added cvs keyword Id Index: whirlpool.h =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/Common/headers/whirlpool.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** whirlpool.h 12 Mar 2006 18:42:20 -0000 1.2 --- whirlpool.h 12 Mar 2006 20:18:16 -0000 1.3 *************** *** 1,3 **** --- 1,5 ---- + /* $Id$ */ + #ifndef PORTABLE_C__ #define PORTABLE_C__ |