summaryrefslogtreecommitdiff
path: root/sql/debug_sync.cc
diff options
context:
space:
mode:
authorVladislav Vaintroub <wlad@montyprogram.com>2011-02-19 15:21:50 +0100
committerVladislav Vaintroub <wlad@montyprogram.com>2011-02-19 15:21:50 +0100
commit38e3787af4ac87274c7ef0e632a97aa1217e284a (patch)
tree0495fe925f3d106a5d0b091bdf74de301dd67b6e /sql/debug_sync.cc
parent99320324b2703666ded62439276249f8ae05ed51 (diff)
downloadmariadb-git-38e3787af4ac87274c7ef0e632a97aa1217e284a.tar.gz
add newline at the end of file
Diffstat (limited to 'sql/debug_sync.cc')
-rw-r--r--sql/debug_sync.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/debug_sync.cc b/sql/debug_sync.cc
index 2384cdc8608..322db38adf2 100644
--- a/sql/debug_sync.cc
+++ b/sql/debug_sync.cc
@@ -1945,4 +1945,4 @@ bool debug_sync_set_action(THD *thd, const char *action_str, size_t len)
#else /* defined(ENABLED_DEBUG_SYNC) */
/* prevent linker/lib warning about file without public symbols */
int debug_sync_dummy;
-#endif /* defined(ENABLED_DEBUG_SYNC) */ \ No newline at end of file
+#endif /* defined(ENABLED_DEBUG_SYNC) */