From d6ea5d6bdeb2ae175fa6d901a41df1e49f4f3335 Mon Sep 17 00:00:00 2001
From: Jonas Maebe <jonas@freepascal.org>
Date: Tue, 20 Dec 2005 20:32:43 +0000
Subject: [PATCH]   * fixed to work after the changes in the handling of mode
 switching

git-svn-id: trunk@2014 -
---
 tests/webtbs/tw2911.pp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/webtbs/tw2911.pp b/tests/webtbs/tw2911.pp
index 81fd72a709..1614ba86d9 100644
--- a/tests/webtbs/tw2911.pp
+++ b/tests/webtbs/tw2911.pp
@@ -4,9 +4,9 @@
 { Submitted by "Chris Hilder" on  2004-01-19 }
 { e-mail: cj.hilder@astronomyinyourhands.com }
 program bug_demo;
-{$LONGSTRINGS ON}
 
 {$ifdef fpc}{$Mode objfpc}{$endif}
+{$LONGSTRINGS ON}
 
 type
         RecordWithStrings =