summaryrefslogtreecommitdiff
path: root/gr-audio-osx/src/circular_buffer.h
diff options
context:
space:
mode:
authorMichael2009-10-15 10:42:02 -0400
committerMichael2009-10-15 10:42:02 -0400
commit28d1a3fab5e2ccb593df9cd3a05b3911be326d9e (patch)
treea757d9a5e363e9a08862feac123660e260a52eea /gr-audio-osx/src/circular_buffer.h
parent11cb05e10b5311bbaebfc67a6358d21fcd1b948d (diff)
downloadgnuradio-28d1a3fab5e2ccb593df9cd3a05b3911be326d9e.tar.gz
gnuradio-28d1a3fab5e2ccb593df9cd3a05b3911be326d9e.tar.bz2
gnuradio-28d1a3fab5e2ccb593df9cd3a05b3911be326d9e.zip
osx 10.6 x86_64 fixes for gr-audio-osx
Diffstat (limited to 'gr-audio-osx/src/circular_buffer.h')
-rw-r--r--gr-audio-osx/src/circular_buffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-audio-osx/src/circular_buffer.h b/gr-audio-osx/src/circular_buffer.h
index 996b1b74b..81f5fec5a 100644
--- a/gr-audio-osx/src/circular_buffer.h
+++ b/gr-audio-osx/src/circular_buffer.h
@@ -1,6 +1,6 @@
/* -*- c++ -*- */
/*
- * Copyright 2006 Free Software Foundation, Inc.
+ * Copyright 2006.2009 Free Software Foundation, Inc.
*
* This file is part of GNU Radio.
*