RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Anders F. Björklund
Root: /v/rpm/cvs Email: afb@rpm5.org
Module: lua Date: 18-Aug-2008 17:39:36
Branch: HEAD Handle: 2008081815393500
Modified files:
lua/local lshadow.c
Log:
fix copy/paste header
Summary:
Revision Changes Path
1.3 +2 -2 lua/local/lshadow.c
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: lua/local/lshadow.c
============================================================================
$ cvs diff -u -r1.2 -r1.3 lshadow.c
--- lua/local/lshadow.c 18 Aug 2008 15:30:17 -0000 1.2
+++ lua/local/lshadow.c 18 Aug 2008 15:39:35 -0000 1.3
@@ -1,6 +1,6 @@
/*
-** $Id: lshadow.c,v 1.2 2008/08/18 15:30:17 afb Exp $
-** Standard mathematical library
+** $Id: lshadow.c,v 1.3 2008/08/18 15:39:35 afb Exp $
+** Shadow utilities
** See Copyright Notice in lua.h
*/
@@ .
Received on Mon Aug 18 17:39:36 2008