/[Search-TokyoDystopia]/TokyoDystopia.xs
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /TokyoDystopia.xs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2 by dpavlin, Sun Aug 17 22:24:04 2008 UTC revision 3 by dpavlin, Sun Aug 17 22:27:23 2008 UTC
# Line 28  CODE: Line 28  CODE:
28          RETVAL = db;          RETVAL = db;
29  OUTPUT:  OUTPUT:
30          RETVAL          RETVAL
31    
32    
33    void
34    tcidbdel(db)
35            void *  db
36    CODE:
37            tcidbdel(db);
38    
39    

Legend:
Removed from v.2  
changed lines
  Added in v.3

  ViewVC Help
Powered by ViewVC 1.1.26