summaryrefslogtreecommitdiff
path: root/dmake/imacs.c
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-10-22 07:04:58 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-10-22 07:04:58 +0000
commitd0b7744b53493b35aed9e951afea673dc3d77e6e (patch)
treef58465cbd06a23a6e61ad6234bdff173e8125957 /dmake/imacs.c
parent627d1fa6ced4d58eb59cf9148c08e1f81834aae2 (diff)
INTEGRATION: CWS dmake43 (1.1.1.1.130); FILE MERGED
2004/10/07 21:57:36 vq 1.1.1.1.130.1: #i31647# Bump the dmake version number to 4.3 plus some small cleanups. Note: The _head file was renamed to COPYING, COPYING is not a new file, but was empty befor.
Diffstat (limited to 'dmake/imacs.c')
-rw-r--r--dmake/imacs.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/dmake/imacs.c b/dmake/imacs.c
index bb92255d7ed1..1263ce5f622c 100644
--- a/dmake/imacs.c
+++ b/dmake/imacs.c
@@ -1,4 +1,4 @@
-/* RCS $Id: imacs.c,v 1.1.1.1 2000-09-22 15:33:25 hr Exp $
+/* RCS $Id: imacs.c,v 1.2 2004-10-22 08:04:58 rt Exp $
--
-- SYNOPSIS
-- Define default internal macros.
@@ -27,7 +27,6 @@
*/
#include "extern.h"
-#include "version.h"
static void _set_int_var ANSI((char *, char *, int, int *));
static void _set_string_var ANSI((char *, char *, int, char **));