~ubuntu-branches/ubuntu/hardy/prelude-manager/hardy

« back to all changes in this revision

Viewing changes to src/include/server-logic.h

  • Committer: Bazaar Package Importer
  • Author(s): Pierre Chifflier
  • Date: 2007-03-22 18:09:27 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070322180927-tzvkkuk7yc5m0s9d
Tags: 0.9.7.2-2
* Fix permissions on configuration file (make sure it is not world-readable)
* Update my email address

Show diffs side-by-side

added added

removed removed

Lines of Context:
74
74
 */
75
75
void server_logic_stop(server_logic_t *server);
76
76
 
 
77
/*
 
78
 *
 
79
 */
 
80
void server_logic_destroy(server_logic_t *server);
77
81
 
78
82
/*
79
83
 *