[php-directfb-cvs] PHP-DirectFB/doc reference.txt,1.3,1.4
Status: Pre-Alpha
Brought to you by:
klan
From: Claudio C. <kl...@us...> - 2004-12-04 10:39:06
|
Update of /cvsroot/php-directfb/PHP-DirectFB/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16440/doc Modified Files: reference.txt Log Message: Sync to current DirectFB code. If DirectFB library version doesn't match compiled version, print a warning instead of returning FAILURE. Index: reference.txt =================================================================== RCS file: /cvsroot/php-directfb/PHP-DirectFB/doc/reference.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- reference.txt 22 Nov 2004 16:57:52 -0000 1.3 +++ reference.txt 4 Dec 2004 10:38:58 -0000 1.4 @@ -469,6 +469,10 @@ ------------------------------------------------------------------------------- +Prototype: array GetSourceDescriptions( void ) + +------------------------------------------------------------------------------- + 2.4 IDirectFBSurface -------------------- |