Formatting

This commit is contained in:
Pierre Pronchery 2010-01-12 16:29:21 +00:00
parent 5eaeb7d285
commit 550d156b3d

View File

@ -1,5 +1,5 @@
/* $Id$ */ /* $Id$ */
/* Copyright (c) 2007 Pierre Pronchery <khorben@defora.org> */ /* Copyright (c) 2010 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS Desktop Mailer */ /* This file is part of DeforaOS Desktop Mailer */
/* Mailer is free software; you can redistribute it and/or modify it under the /* Mailer is free software; you can redistribute it and/or modify it under the
* terms of the GNU General Public License version 2 as published by the Free * terms of the GNU General Public License version 2 as published by the Free
@ -27,7 +27,7 @@
/* Mailer */ /* Mailer */
/* defaults */ /* defaults */
# ifndef PLUGINDIR # ifndef PLUGINDIR
# define PLUGINDIR LIBDIR "/Mailer" # define PLUGINDIR LIBDIR "/Mailer"
# endif # endif
# define MAILER_CONFIG_FILE ".mailer" # define MAILER_CONFIG_FILE ".mailer"