~ubuntu-branches/ubuntu/jaunty/nspr/jaunty-security

« back to all changes in this revision

Viewing changes to mozilla/nsprpub/pr/tests/prftest2.c

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2010-05-18 12:29:43 UTC
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: james.westby@ubuntu.com-20100518122943-y1nr2oy8jrw1fg04
Tags: upstream-4.8
ImportĀ upstreamĀ versionĀ 4.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
PRIntn failed_already=0;
68
68
PRIntn debug_mode;
69
69
 
70
 
int main(    int     argc,    char   *argv[])
 
70
int main(int argc, char **argv)
71
71
{
72
72
    PRInt16 i16;
73
73
    PRIntn n;