aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDatabaseCopy.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPDatabaseCopy.h')
-rw-r--r--Source/SPDatabaseCopy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPDatabaseCopy.h b/Source/SPDatabaseCopy.h
index 3adf7fa0..57f29653 100644
--- a/Source/SPDatabaseCopy.h
+++ b/Source/SPDatabaseCopy.h
@@ -40,6 +40,7 @@
*
* @param sourceDatabase information tuple about source database
* @param targetDatabaseName the name of the target database
+ *
* @result success
*/
- (BOOL)copyDatabaseFrom:(SPCreateDatabaseInfo *)sourceDatabase to:(NSString *)targetDatabaseName withContent:(BOOL)copyWithContent;