format change

This commit is contained in:
no-author 2006-07-23 03:34:39 +00:00
parent c0958be02c
commit 83d450d368
1 changed files with 1 additions and 1 deletions

2
fceu.c
View File

@ -18,7 +18,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include <string.h>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>