aboutsummaryrefslogtreecommitdiff
path: root/sql/characters.sql
diff options
context:
space:
mode:
authorChaz Brown <iamparadox@netscape.net>2009-09-02 20:38:18 -0400
committerChaz Brown <iamparadox@netscape.net>2009-09-02 20:38:18 -0400
commit7a7cd1093394c42919404222301eaeae4d502c0d (patch)
tree0f91e065c0105bae7c5d7f17ed1537975b0ba2f1 /sql/characters.sql
parent0938b4dc868cd024d7cb98c1c7b7b33c5d67b145 (diff)
Clean up some sqls to make sure they all have at least one newline at the end (part of the coding standard) helps stop errors when sqls are batched together.... Also, add a missing Delete query to one sql.
--HG-- branch : trunk
Diffstat (limited to 'sql/characters.sql')
-rw-r--r--sql/characters.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/characters.sql b/sql/characters.sql
index e56bc26cd08..8ff9616c487 100644
--- a/sql/characters.sql
+++ b/sql/characters.sql
@@ -1630,4 +1630,4 @@ UNLOCK TABLES;
-- Dump completed on 2008-01-10 11:37:06
--- Updated on 2003-02-22 01:44:45 \ No newline at end of file
+-- Updated on 2003-02-22 01:44:45