summaryrefslogtreecommitdiff
path: root/src/cups/commandtoepson.c
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2016-09-20 11:56:08 +0200
committerDidier Raboud <odyx@debian.org>2016-09-20 11:56:08 +0200
commit7f5731038556e5b03d2a886163ca2c873c77333d (patch)
tree8f4194af3949a73accf44b2b0bd8ebfa990ac577 /src/cups/commandtoepson.c
parenta313257bdec71bc92a56598e74d9097c16cb6e48 (diff)
New upstream version 5.2.12~pre2
Diffstat (limited to 'src/cups/commandtoepson.c')
-rw-r--r--src/cups/commandtoepson.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/cups/commandtoepson.c b/src/cups/commandtoepson.c
index e2d03b2..7706a04 100644
--- a/src/cups/commandtoepson.c
+++ b/src/cups/commandtoepson.c
@@ -1,6 +1,4 @@
/*
- * "$Id: commandtoepson.c,v 1.4 2011/08/13 16:24:17 rlk Exp $"
- *
* EPSON ESC/P2 command filter for the Common UNIX Printing System.
*
* Copyright 1993-2000 by Easy Software Products.
@@ -227,8 +225,3 @@ main(int argc, /* I - Number of command-line arguments */
return (0);
}
-
-
-/*
- * End of "$Id: commandtoepson.c,v 1.4 2011/08/13 16:24:17 rlk Exp $".
- */