summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/array.c
diff options
context:
space:
mode:
Diffstat (limited to 'pjlib/src/pj/array.c')
-rw-r--r--pjlib/src/pj/array.c12
1 files changed, 2 insertions, 10 deletions
diff --git a/pjlib/src/pj/array.c b/pjlib/src/pj/array.c
index 06a3ad1a..fb6a1764 100644
--- a/pjlib/src/pj/array.c
+++ b/pjlib/src/pj/array.c
@@ -1,13 +1,5 @@
-/* $Header: /pjproject-0.3/pjlib/src/pj/array.c 5 10/14/05 12:26a Bennylp $ */
-/* $Log: /pjproject-0.3/pjlib/src/pj/array.c $
- *
- * 5 10/14/05 12:26a Bennylp
- * Finished error code framework, some fixes in ioqueue, etc. Pretty
- * major.
- *
- * 4 9/17/05 10:37a Bennylp
- * Major reorganization towards version 0.3.
- *
+/* $Id$
+ *
*/
#include <pj/array.h>
#include <pj/string.h>