guard cosmetix in headers
[k8lowj.git] / src / sync.h
blob6c51862e8bfdc5064300917af10938b876a958bf
1 /* logjam - a GTK client for LiveJournal.
2 * Copyright (C) 2000-2003 Evan Martin <evan@livejournal.com>
3 */
4 #ifndef __LOGJAM_SYNC_H__
5 #define __LOGJAM_SYNC_H__
7 gboolean sync_run(JamAccountLJ *acc, gpointer parent);
9 #endif /* SYNC_H */