~ubuntu-branches/ubuntu/raring/cvsd/raring

« back to all changes in this revision

Viewing changes to cfg.h

  • Committer: Bazaar Package Importer
  • Author(s): Arthur de Jong
  • Date: 2006-06-01 22:00:00 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20060601220000-auv759b4ku895hyn
Tags: 1.0.12
* cvsd-buildroot should not fail any more if tmpreaper is not present
  (closes: #368927, #368960)
* some more failure preventions in cvsd-buildroot
* cvsd-buildroot no longer looks in lock directories for repositories
  (closes: #369007)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
   cfg.h - all the configurable options in cvsd
3
3
 
4
 
   Copyright (C) 2003, 2004 Arthur de Jong.
 
4
   Copyright (C) 2003, 2004, 2006 Arthur de Jong.
5
5
 
6
6
   This program is free software; you can redistribute it and/or modify
7
7
   it under the terms of the GNU General Public License as published by
123
123
 
124
124
 
125
125
/* add a string as a command line argument to the cvs command */
126
 
void cfg_addcvsarg(struct cvsd_cfg *cfg,char *arg);
 
126
void cfg_addcvsarg(struct cvsd_cfg *cfg,const char *arg);
127
127
 
128
128
 
129
129
/* add the given node and service to the list of addresses that