/[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 4 by dpavlin, Sun Aug 17 22:30:01 2008 UTC revision 5 by dpavlin, Sun Aug 17 22:35:45 2008 UTC
# Line 45  CODE: Line 45  CODE:
45  OUTPUT:  OUTPUT:
46          RETVAL          RETVAL
47    
48    
49    int
50    tcidbtune(db, ernum, etnum, iusiz, opts)
51            void *  db
52            int     ernum
53            int     etnum
54            int     iusiz
55            int     opts
56    CODE:
57            RETVAL = tcidbtune(db, ernum, etnum, iusiz, opts);
58    OUTPUT:
59            RETVAL
60    

Legend:
Removed from v.4  
changed lines
  Added in v.5

  ViewVC Help
Powered by ViewVC 1.1.26