gui: Clear top window only once on resize.
[paraslash.git] / ogg_afh_common.c
index db82eda3f2d7394e111f4d0cf02d9a5f5fce4a79..21444fa33b1b35f8f1a7653b103f27469956e680 100644 (file)
@@ -1,10 +1,10 @@
 /*
- * Copyright (C) 2004-2012 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2004-2014 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
 
-/** \file ogg_afh_common.c Functions common to ogg/vorbis and ogg/speex. */
+/** \file ogg_afh_common.c Functions common to all ogg/ codecs. */
 
 #include <ogg/ogg.h>
 #include <regex.h>