log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
Game
>
Cerium
view TaskManager/Test/simple_render/task/dummy.cpp @ 109:
028ffc9c0375
draft
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Cerium cvs version
author
gongo@gendarme.local
date
Wed, 12 Nov 2008 17:39:33 +0900
parents
children
line wrap:
on
line source
int
dummy(void *rbuf, void *wbuf)
{
return 0;
}