diff options
author | tony <empty> | 1986-02-01 15:55:22 +0000 |
---|---|---|
committer | tony <empty> | 1986-02-01 15:55:22 +0000 |
commit | 49c79082577b5ef39c456c03a047e07d8c702e9f (patch) | |
tree | 26ff19be43a398dc03ebcfead9926e476a798a6a | |
parent | 1db8bf274153df8132cb7be65a122adf9493ab74 (diff) |
X Version 10.0 Release 3.0
-rw-r--r-- | xc/programs/rgb/rgb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xc/programs/rgb/rgb.c b/xc/programs/rgb/rgb.c index 647af87d5..05b1671bf 100644 --- a/xc/programs/rgb/rgb.c +++ b/xc/programs/rgb/rgb.c @@ -5,7 +5,7 @@ where red/green/blue are decimal values, and inserts them in a database. */ #ifndef lint -static char *rcsid_rgb_c = "$Header: rgb.c,v 10.2 85/11/26 16:16:29 jg rel $"; +static char *rcsid_rgb_c = "$Header: rgb.c,v 10.3 86/01/08 06:52:42 jg Exp $"; #endif #include <dbm.h> |