~ubuntu-branches/debian/squeeze/putty/squeeze

« back to all changes in this revision

Viewing changes to sshprime.c

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2008-05-28 09:28:32 UTC
  • mfrom: (4.1.4 hardy)
  • Revision ID: james.westby@ubuntu.com-20080528092832-88epkb3d4s1zsw61
Tags: 0.60-3
* Move putty to Applications/Network/Communication menu sub-section.
* Use dh_desktop.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1382
1382
         * It didn't. Therefore, w is a witness for the
1383
1383
         * compositeness of p.
1384
1384
         */
 
1385
        freebn(wqp);
1385
1386
        freebn(p);
1386
1387
        freebn(pm1);
1387
1388
        freebn(q);