paragui-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-cvs] CVS: paragui/src/physfs/test test_physfs.c,1.1.2.1,1.1.2.2


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui/src/physfs/test test_physfs.c,1.1.2.1,1.1.2.2
Date: Sun, 23 Jun 2002 05:11:50 -0400

Update of /cvsroot/paragui/paragui/src/physfs/test
In directory subversions:/tmp/cvs-serv26101/src/physfs/test

Modified Files:
      Tag: devel-1-0
        test_physfs.c 
Log Message:
final PhysFS update



Index: test_physfs.c
===================================================================
RCS file: /cvsroot/paragui/paragui/src/physfs/test/Attic/test_physfs.c,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** test_physfs.c       21 Jun 2002 20:07:53 -0000      1.1.2.1
--- test_physfs.c       23 Jun 2002 09:11:48 -0000      1.1.2.2
***************
*** 829,833 ****
      printf("\n");
  
!     if (!PHYSFS_init(argv[0]))
      {
          printf("PHYSFS_init() failed!\n  reason: %s.\n", 
PHYSFS_getLastError());
--- 829,833 ----
      printf("\n");
  
!     if (!PHYSFS_init("dummy"))
      {
          printf("PHYSFS_init() failed!\n  reason: %s.\n", 
PHYSFS_getLastError());




reply via email to

[Prev in Thread] Current Thread [Next in Thread]