testdb.c : add vim modeline according to HACKING, and reindent the file.
Signed-off-by: Chantry Xavier <shiningxc@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
2ef78355fc
commit
4437033d2a
1 changed files with 89 additions and 87 deletions
|
@ -152,3 +152,5 @@ int main(int argc, char **argv)
|
||||||
|
|
||||||
cleanup(retval);
|
cleanup(retval);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* vim: set ts=2 sw=2 noet: */
|
||||||
|
|
Loading…
Add table
Reference in a new issue