File: slave.h

package info (click to toggle)
watchcatd 1.2.1-3.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 248 kB
  • ctags: 188
  • sloc: ansic: 1,784; sh: 73; makefile: 59; perl: 46
file content (12 lines) | stat: -rw-r--r-- 206 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
/*
** $Id: slave.h 1654 2006-05-29 18:18:02Z andre $
** watchcatd - Watchcat Daemon
** See copyright notice in distro's COPYRIGHT file
*/

#ifndef SLAVE_H
#define SLAVE_H

/* EMPTY */

#endif /* SLAVE_H */