aboutsummaryrefslogtreecommitdiffstats
path: root/src/lockfile.h
diff options
context:
space:
mode:
authorjames <>2008-02-15 15:09:17 +0000
committerjames <>2008-02-15 15:09:17 +0000
commitf9b87f6d2079298221b4e2110d6b7e6efc86aeb4 (patch)
tree6276dcb5d34886b9880759df7d64cc308f2ca56f /src/lockfile.h
parenta4577aded9b2e23b9d0852310ca53dd4f74b81b7 (diff)
downloadsympathy-f9b87f6d2079298221b4e2110d6b7e6efc86aeb4.tar.gz
sympathy-f9b87f6d2079298221b4e2110d6b7e6efc86aeb4.tar.bz2
sympathy-f9b87f6d2079298221b4e2110d6b7e6efc86aeb4.zip
*** empty log message ***
Diffstat (limited to 'src/lockfile.h')
-rw-r--r--src/lockfile.h23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/lockfile.h b/src/lockfile.h
new file mode 100644
index 0000000..660490c
--- /dev/null
+++ b/src/lockfile.h
@@ -0,0 +1,23 @@
+/*
+ * lockfile.h:
+ *
+ * Copyright (c) 2008 James McKenzie <james@fishsoup.dhs.org>,
+ * All rights reserved.
+ *
+ */
+
+/*
+ * $Id$
+ */
+
+/*
+ * $Log$
+ * Revision 1.1 2008/02/15 15:09:17 james
+ * *** empty log message ***
+ *
+ */
+
+#ifndef __LOCKFILE_H__
+#define __LOCKFILE_H__
+
+#endif /* __LOCKFILE_H__ */