comparison libmpdemux/mf.c @ 30633:32725ca88fed

cosmetics: Remove pointless empty lines at EOF.
author diego
date Sat, 20 Feb 2010 21:02:49 +0000
parents 7f7591482564
children fcd252bdedd0
comparison
equal deleted inserted replaced
30632:dad8e0eb182a 30633:32725ca88fed
166 #else 166 #else
167 mp_msg(MSGT_STREAM,MSGL_FATAL,"[mf] mf support is disabled on your os\n"); 167 mp_msg(MSGT_STREAM,MSGL_FATAL,"[mf] mf support is disabled on your os\n");
168 return 0; 168 return 0;
169 #endif 169 #endif
170 } 170 }
171