diff options
author | unknown <trudy@linux.site> | 2006-12-18 16:52:56 -0800 |
---|---|---|
committer | unknown <trudy@linux.site> | 2006-12-18 16:52:56 -0800 |
commit | 9219489ba154855eb0fc322677c078f2faab0cea (patch) | |
tree | 5e113bc77ae0af1c1f04b4f5bd270ebebf3697d5 /storage/example | |
parent | f8bd2ef35105d43313598ee30332e7a00fbb3a8f (diff) | |
download | mariadb-git-9219489ba154855eb0fc322677c078f2faab0cea.tar.gz |
Update file to use doxygen commenting style.
storage/example/ha_example.cc:
Updated 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 |