summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDodji Seketeli <dodji@src.gnome.org>2004-04-18 19:04:28 +0000
committerDodji Seketeli <dodji@src.gnome.org>2004-04-18 19:04:28 +0000
commite197a2d61042320dfc40bf663c138867a6120a6b (patch)
tree81e24f88822516309c0c30bebf3badc064a2db16 /src
parenta5c838206b713047f62862e6eeb13685fcc8ceaa (diff)
downloadlibcroco-e197a2d61042320dfc40bf663c138867a6120a6b.tar.gz
Changes from arch/CVS synchronization
Diffstat (limited to 'src')
-rw-r--r--src/cr-num.c4
-rw-r--r--src/cr-parser.h4
-rw-r--r--src/cr-simple-sel.c4
-rw-r--r--src/cr-statement.h4
-rw-r--r--src/cr-stylesheet.c4
5 files changed, 0 insertions, 20 deletions
diff --git a/src/cr-num.c b/src/cr-num.c
index 5781ae3..a43a0cb 100644
--- a/src/cr-num.c
+++ b/src/cr-num.c
@@ -22,10 +22,6 @@
* See COPYRIGHTS file for copyrights information.
*/
-/*
- *$Id$
- */
-
/**
*@file
*The definition
diff --git a/src/cr-parser.h b/src/cr-parser.h
index 7613112..1534afb 100644
--- a/src/cr-parser.h
+++ b/src/cr-parser.h
@@ -21,10 +21,6 @@
* See COPYRIGHTS file for copyrights information.
*/
-
-/*
- *$Id$
- */
#ifndef __CR_PARSER_H__
#define __CR_PARSER_H__
diff --git a/src/cr-simple-sel.c b/src/cr-simple-sel.c
index f0fb9c5..1b941da 100644
--- a/src/cr-simple-sel.c
+++ b/src/cr-simple-sel.c
@@ -21,10 +21,6 @@
* See COPYRIGHTS file for copyright information.
*/
-/*
- *$Id$
- */
-
#include <string.h>
#include <glib.h>
#include "cr-simple-sel.h"
diff --git a/src/cr-statement.h b/src/cr-statement.h
index 6bb0133..5639ab7 100644
--- a/src/cr-statement.h
+++ b/src/cr-statement.h
@@ -21,10 +21,6 @@
* See COPYRIGHTS file for copyright information.
*/
-/*
- *$Id$
- */
-
#include <stdio.h>
#include "cr-utils.h"
#include "cr-term.h"
diff --git a/src/cr-stylesheet.c b/src/cr-stylesheet.c
index 97ae79e..640737f 100644
--- a/src/cr-stylesheet.c
+++ b/src/cr-stylesheet.c
@@ -20,10 +20,6 @@
* USA
*/
-/*
- *$Id$
- */
-
#include "string.h"
#include "cr-stylesheet.h"