Formatting.

SVN revision: 27633
This commit is contained in:
Sebastian Dransfeld 2006-12-29 05:42:04 +00:00
parent c231a0ea8e
commit 26296cdb16
2 changed files with 15 additions and 12 deletions

View File

@ -1,3 +1,6 @@
/*
* vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
*/
#include "e.h"
#ifdef HAVE_PAM
# include <security/pam_appl.h>
@ -315,7 +318,7 @@ e_desklock_show(void)
edd->elock_wnd_list = evas_list_append(edd->elock_wnd_list, edp);
}
zone_counter ++;
zone_counter++;
}
}
}