mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 18:43:02 +01:00
Misc comments - thanks to Dmitry Sibiryakov
This commit is contained in:
parent
c07101e929
commit
de283bb77b
@ -1,11 +1,11 @@
|
||||
/*
|
||||
* PROGRAM: Object oriented API samples.
|
||||
* MODULE: 09.service.cpp
|
||||
* DESCRIPTION: A sample of using service maanger.
|
||||
* DESCRIPTION: A sample of using service manager.
|
||||
* Prints server version and employee's encryption statistics.
|
||||
*
|
||||
* Example for the following interfaces:
|
||||
* IService - interface to work with service maanger.
|
||||
* IService - interface to work with service manager.
|
||||
*
|
||||
* The contents of this file are subject to the Initial
|
||||
* Developer's Public License Version 1.0 (the "License");
|
||||
|
@ -1,10 +1,10 @@
|
||||
/*
|
||||
* PROGRAM: Object oriented API samples.
|
||||
* MODULE: 10.backup.cpp
|
||||
* DESCRIPTION: A sample of making backup of database using service maanger.
|
||||
* DESCRIPTION: A sample of making backup of database using service manager.
|
||||
*
|
||||
* Example for the following interfaces:
|
||||
* IService - interface to work with service maanger.
|
||||
* IService - interface to work with service manager.
|
||||
*
|
||||
* The contents of this file are subject to the Initial
|
||||
* Developer's Public License Version 1.0 (the "License");
|
||||
|
Loading…
Reference in New Issue
Block a user