]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/testsuite/lib/objc.exp
Update Copyright years for files modified in 2008 and/or 2009.
[gcc.git] / gcc / testsuite / lib / objc.exp
index a9c2853430a306cc48294337511b191421bfb180..e763fc2f0f61ae36a220c0866638e29fa14fb983 100644 (file)
@@ -1,5 +1,5 @@
 # Copyright (C) 1992, 1993, 1994, 1996, 1997, 2000, 2001, 2002, 2004, 2005,
-# 2007 Free Software Foundation, Inc.
+# 2007, 2008 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -194,7 +194,7 @@ proc objc_target_compile { source dest type options } {
        set source [concat "-x objective-c-header" $source]
     }
     lappend options "compiler=$OBJC_UNDER_TEST"
-    lappend options "timeout=[timeout_value]
+    lappend options "timeout=[timeout_value]"
 
     set_ld_library_path_env_vars
 
This page took 0.027787 seconds and 5 git commands to generate.