From 165d8e9c0b662e8086e1e2a953ce36d1ccea40df Mon Sep 17 00:00:00 2001
From: unknown <lenz@mysql.com>
Date: Tue, 25 Mar 2003 13:46:10 +0100
Subject:  - fixed comments so mysql_copyright does not eat the whole files

sql/sql_error.cc:
   - fixed comment so mysql_copyright does not eat the whole file
sql/sql_prepare.cc:
   - fixed comment so mysql_copyright does not eat the whole file
---
 sql/sql_prepare.cc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'sql/sql_prepare.cc')

diff --git a/sql/sql_prepare.cc b/sql/sql_prepare.cc
index fc8959c6493..eea0d853132 100644
--- a/sql/sql_prepare.cc
+++ b/sql/sql_prepare.cc
@@ -12,8 +12,7 @@
 
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
-*/
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA */
 
 /**********************************************************************
 This file contains the implementation of prepare and executes. 
-- 
cgit v1.2.1