diff options
author | trudy@linux.site <> | 2006-12-18 16:52:56 -0800 |
---|---|---|
committer | trudy@linux.site <> | 2006-12-18 16:52:56 -0800 |
commit | 9351d5e5861718822d726836a3c4badc01d77294 (patch) | |
tree | 5e113bc77ae0af1c1f04b4f5bd270ebebf3697d5 /storage/example | |
parent | 7b74da641febe13ffa9bea518e365807a88042e9 (diff) | |
download | mariadb-git-9351d5e5861718822d726836a3c4badc01d77294.tar.gz |
Update file to use doxygen commenting style.
Diffstat (limited to 'storage/example')
-rw-r--r-- | storage/example/ha_example.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/example/ha_example.cc b/storage/example/ha_example.cc index 1ef6da9f300..b435f5a44f7 100644 --- a/storage/example/ha_example.cc +++ b/storage/example/ha_example.cc @@ -61,6 +61,7 @@ Happy coding! -Brian + */ #ifdef USE_PRAGMA_IMPLEMENTATION |