Added a section description to db.c's comment block.
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
		| @@ -31,6 +31,9 @@ | ||||
|  * @short_description: Database handling | ||||
|  * @title: Database handling routines | ||||
|  * | ||||
|  * This module handles all the database requests. It currently uses an SQLite3 | ||||
|  * backend, but due to its nature, it could be easily rewritten to use a | ||||
|  * different (e.g MySQL or PostgreSQL) database. | ||||
|  */ | ||||
|  | ||||
| /** | ||||
|   | ||||
		Reference in New Issue
	
	Block a user