File: display.h

package info (click to toggle)
elvis 2.1.4-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 4,528 kB
  • ctags: 6,177
  • sloc: ansic: 57,188; sh: 1,026; makefile: 299
file content (6 lines) | stat: -rw-r--r-- 116 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
/* display.h */
/* Copyright 1995 by Steve Kirkendall */


typedef void DMINFO;
typedef struct dispmode_s DISPMODE;