~ubuntu-branches/ubuntu/jaunty/zhcon/jaunty

« back to all changes in this revision

Viewing changes to src/display/fblinear4.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Moritz Muehlenhoff
  • Date: 2008-03-20 01:16:26 UTC
  • mfrom: (4.1.1 hardy)
  • Revision ID: james.westby@ubuntu.com-20080320011626-q5g76k9fk5hhqlrp
Tags: 1:0.2.6-5.1
* Non-maintainer upload.
* Fix GCC 4.3 compatibility, patch by Cyril Brulebois (Closes: #461695)

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
#include "global.h"
23
23
#include "fblinear4.h"
24
24
 
 
25
#include <cstring>
 
26
 
25
27
__u16 FBLinear4::nibbletab_cfb4[] = {
26
28
#if BYTE_ORDER == LITTLE_ENDIAN
27
29
0x0000,0xf000,0x0f00,0xff00,