Skip to content
Snippets Groups Projects
Commit d7300288 authored by Tristan Matthews's avatar Tristan Matthews
Browse files

gnome: whitespace cleanup

parent f18f7d6c
Branches
Tags
No related merge requests found
......@@ -29,8 +29,8 @@
* as that of the covered work.
*/
#ifndef ACCOUNTLIST_H__
#define ACCOUNTLIST_H__
#ifndef ACCOUNTLIST_H_
#define ACCOUNTLIST_H_
#include <gtk/gtk.h>
/** @file accountlist.h
......@@ -197,4 +197,4 @@ void account_insert(account_t *account, const gchar *key, const gchar *value);
gpointer account_lookup(const account_t *account, gconstpointer key);
void account_list_remove(const gchar *accountID);
#endif
#endif // ACCOUNTLIST_H_
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment