From 6dc4fed75c4ce2d86c36d26a8a647643a7167e64 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 21 Apr 2009 21:41:20 +0000 Subject: [PATCH] (svn r16116) -Fix (r16115): note to self: copy the right subversion config file from 'the other' computer otherwise it won't do what you expect it to do, like automatically setting svn:eol-style and svn:keywords. --- src/table/strgen.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/table/strgen.h b/src/table/strgen.h index 0f4be425f5..da48e53413 100644 --- a/src/table/strgen.h +++ b/src/table/strgen.h @@ -1,4 +1,4 @@ -/* $Id: namegen.h 15762 2009-03-18 17:55:47Z glx $ */ +/* $Id$ */ /** @file table/strgen.h Tables of commands for strgen */