From 4a78a92dd6f8532451fb1797bb48e915ca638d99 Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 1 Jan 2008 21:20:06 +0000 Subject: Add a comment that explains why this header has no multiple inclusion guards. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25580 b3059339-0415-0410-9bf9-f77b7e298cf2 --- cfg-common.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cfg-common.h') diff --git a/cfg-common.h b/cfg-common.h index c9c8756edf..dbf3111be7 100644 --- a/cfg-common.h +++ b/cfg-common.h @@ -1,3 +1,6 @@ +/* This header intentionally has no multiple inclusion guards. It gets + * #included twice from both cfg-mplayer.h and cfg-mencoder.h. */ + #ifdef MAIN_CONF /* this will be included in conf[] */ // ------------------------- common options -------------------- -- cgit v1.2.3