Vim styleguides, small theme fix, be a bit more robust when handling random strings as image burning input.

This commit is contained in:
Jaime Thomas
2008-12-09 19:46:00 +00:00
parent ad7c7344cf
commit 8cbc349d13
21 changed files with 191 additions and 160 deletions

View File

@ -1,3 +1,4 @@
/* vim: set sw=3 ts=3 sts=3 expandtab: */
#include "ecdb.h"
void ecdb_drive_info_free_cb(void *data);