[devel] Expanded TAB character in contrib/gregbook/rpng-x.c and rpng2-x.c

This commit is contained in:
Glenn Randers-Pehrson
2010-03-15 08:38:06 -05:00
parent 53198fb8b1
commit 42928551cf
2 changed files with 7 additions and 7 deletions

View File

@@ -83,8 +83,8 @@
#define PROGNAME "rpng-x"
#define LONGNAME "Simple PNG Viewer for X"
#define VERSION "2.01 of 16 March 2008"
#define RESNAME "rpng" /* our X resource application name */
#define RESCLASS "Rpng" /* our X resource class name */
#define RESNAME "rpng" /* our X resource application name */
#define RESCLASS "Rpng" /* our X resource class name */
#include <stdio.h>
#include <stdlib.h>