Revision: 1837
Author:
fire...@gmail.com
Date: Sun May 5 04:09:21 2013
Log: added svn properties to new files
http://code.google.com/p/400plus/source/detail?r=1837
Modified:
/trunk/ptp.c
/trunk/ptp.h
/trunk/state_object.h
=======================================
--- /trunk/ptp.c Sat May 4 18:18:09 2013
+++ /trunk/ptp.c Sun May 5 04:09:21 2013
@@ -1,7 +1,7 @@
/**
- * $Revision: $
- * $Date: $
- * $Author: $
+ * $Revision$
+ * $Date$
+ * $Author$
*/
#include <stdint.h>
=======================================
--- /trunk/ptp.h Sat May 4 18:18:09 2013
+++ /trunk/ptp.h Sun May 5 04:09:21 2013
@@ -1,7 +1,7 @@
/**
- * $Revision: $
- * $Date: $
- * $Author: $
+ * $Revision$
+ * $Date$
+ * $Author$
*/
#ifndef _PTP_H_
=======================================
--- /trunk/state_object.h Sat May 4 18:18:09 2013
+++ /trunk/state_object.h Sun May 5 04:09:21 2013
@@ -1,7 +1,7 @@
/**
- * $Revision: $
- * $Date: $
- * $Author: $
+ * $Revision$
+ * $Date$
+ * $Author$
*/
#ifndef _STATE_OBJECT_H_