1 /* logjam - a GTK client for LiveJournal.
2 * Copyright (C) 2000-2003 Evan Martin <evan@livejournal.com>
4 * vim: tabstop=4 shiftwidth=4 noexpandtab :
10 void friendgroups_dialog_new(GtkWindow
*parent
, JamAccountLJ
*acc
, GSList
*friends
);
12 #endif /* friendgroups_h */