[padb] r364 committed - Add svn properties to minfo, remove old #ident line as modern...

padb at googlecode.com padb at googlecode.com
Mon Dec 21 19:57:50 GMT 2009


Revision: 364
Author: apittman
Date: Mon Dec 21 11:57:07 2009
Log: Add svn properties to minfo, remove old #ident line as modern
compilers complain about it.

http://code.google.com/p/padb/source/detail?r=364

Modified:
  /trunk/src/minfo.c

=======================================
--- /trunk/src/minfo.c	Wed Dec 16 13:48:14 2009
+++ /trunk/src/minfo.c	Mon Dec 21 11:57:07 2009
@@ -3,8 +3,11 @@
   * Copyright (c) 2009, Ashley Pittman.
   */

-#ident "elfN.c,v 1.14 2005-11-03 11:23:04 ashley Exp"
-/*             /cvs/master/quadrics/elan4lib/edb/elfN.c,v */
+/*
+ * $URL$
+ * $Date$
+ * $Revision$
+ */

  #include <string.h>
  #include <stdlib.h>




More information about the padb-devel mailing list