fixed some clang warnings
[k8lowj.git] / src / sync.h
blob96326d74c1c0d655ca7d5ac590f5a8906ab4ff2b
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__
8 extern gboolean sync_run (JamAccountLJ *acc, gpointer parent);
11 #endif