summaryrefslogtreecommitdiff
path: root/usr.bin/aucat/conf.h
diff options
context:
space:
mode:
authorAlexandre Ratchov <ratchov@cvs.openbsd.org>2008-08-14 09:39:17 +0000
committerAlexandre Ratchov <ratchov@cvs.openbsd.org>2008-08-14 09:39:17 +0000
commit176ae4d737b11d07d5a98e458c06aae69b507792 (patch)
treeb091913f7883b40fcb046f698c1b70e8960176c8 /usr.bin/aucat/conf.h
parent733f511cf5bea0e1866aa4cc8b573de6f0979600 (diff)
factor code that discards data from abuf strucure into a single
abuf_rdiscard() routine. Similarly add abuf_wcommit() routine for writing. The purpose is to stop manupulating FIFO pointers in various places outiside abuf.c, its too error prone. No behaviour change. ok jakemsr
Diffstat (limited to 'usr.bin/aucat/conf.h')
-rw-r--r--usr.bin/aucat/conf.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/aucat/conf.h b/usr.bin/aucat/conf.h
index 0246e6f81a7..0938315a2b5 100644
--- a/usr.bin/aucat/conf.h
+++ b/usr.bin/aucat/conf.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: conf.h,v 1.2 2008/05/28 07:36:23 ratchov Exp $ */
+/* $OpenBSD: conf.h,v 1.3 2008/08/14 09:39:16 ratchov Exp $ */
/*
* Copyright (c) 2008 Alexandre Ratchov <alex@caoua.org>
*
@@ -14,8 +14,8 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#ifndef ACONF_H
-#define ACONF_H
+#ifndef CONF_H
+#define CONF_H
/*
* debug trace levels: