]> git.tdb.fi Git - ext/subsurface.git/commit
Add fake 'info' frame contents
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 31 Aug 2011 19:09:19 +0000 (12:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 31 Aug 2011 19:09:19 +0000 (12:09 -0700)
commita11dbbdb1856a05b97e872fd732682d9bf8ef49b
treee4b5623202d41421466950ad2ab2549591548520
parent7017d17562fe803946ef9e0d8e9af9611bc43ba5
Add fake 'info' frame contents

It should have depth, time, place etc information, but right now it only
has a fake depth that doesn't even get updated.  Just to show the idea
of the table usage.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Makefile
display.h
info.c [new file with mode: 0644]
main.c