rename hwcap variable

Origin commit data
------------------
Branch: master
Commit: 51941092e3
Author: martii <m4rtii@gmx.de>
Date: 2013-01-13 (Sun, 13 Jan 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
martii
2013-01-13 18:30:00 +01:00
parent dd8d42942a
commit 9c38b59aa9
3 changed files with 4 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ typedef struct hw_caps
int display_xres; /* x resolution or chars per line */
int display_yres;
#ifdef MARTII
int dmx_offset;
int fe_offset;
#endif
char boxvendor[64];
char boxname[64];