From 8ec39fa76f4c20cde570c127a71907f6701b0ae3 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Sun, 23 Feb 2003 11:28:19 +0000 Subject: [PATCH] Hi, my name is Uraeus and I don't compile code before committing :p Original commit message from CVS: Hi, my name is Uraeus and I don't compile code before committing :p --- gst/gstatomic_impl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/gstatomic_impl.h b/gst/gstatomic_impl.h index a99b8838be..4d0459b6f0 100644 --- a/gst/gstatomic_impl.h +++ b/gst/gstatomic_impl.h @@ -20,7 +20,7 @@ * Much of the code in this file is taken from the Linux kernel. * The code is relicensed under the LGPL with the kind permission of * Linus Torvalds,Ralf Baechle and Alan Cox - * / + */ #ifndef __GST_ATOMIC_IMPL_H__ #define __GST_ATOMIC_IMPL_H__