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.2,1.1.2.3


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui/src/physfs/test test_physfs.c,1.1.2.2,1.1.2.3
Date: Mon, 01 Jul 2002 13:15:24 -0400

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

Modified Files:
      Tag: devel-1-0
        test_physfs.c 
Log Message:
synced physfs



Index: test_physfs.c
===================================================================
RCS file: /cvsroot/paragui/paragui/src/physfs/test/test_physfs.c,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -r1.1.2.2 -r1.1.2.3
*** test_physfs.c       23 Jun 2002 09:11:48 -0000      1.1.2.2
--- test_physfs.c       1 Jul 2002 17:15:22 -0000       1.1.2.3
***************
*** 829,833 ****
      printf("\n");
  
!     if (!PHYSFS_init("dummy"))
      {
          printf("PHYSFS_init() failed!\n  reason: %s.\n", 
PHYSFS_getLastError());
--- 829,833 ----
      printf("\n");
  
!     if (!PHYSFS_init(argv[0]))
      {
          printf("PHYSFS_init() failed!\n  reason: %s.\n", 
PHYSFS_getLastError());




reply via email to

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