~ubuntu-branches/ubuntu/oneiric/libice/oneiric

« back to all changes in this revision

Viewing changes to src/listenwk.c

  • Committer: Bazaar Package Importer
  • Author(s): Brice Goglin, Julien Cristau, Brice Goglin
  • Date: 2007-08-21 09:16:11 UTC
  • mfrom: (1.1.3 upstream) (0.2.3 lenny)
  • Revision ID: james.westby@ubuntu.com-20070821091611-wpnd0rc3nk82eidn
Tags: 2:1.0.4-1
[ Julien Cristau ]
* Sync package sections with the override.

[ Brice Goglin ]
* New upstream release.
* Fix typo in long descriptions, thanks Philippe Cloutier
  (closes: #436009).

Show diffs side-by-side

added added

removed removed

Lines of Context:
127
127
                        free ((char *) (*listenObjsRet)[j]);
128
128
 
129
129
                    free ((char *) *listenObjsRet);
 
130
                    *listenObjsRet = NULL;
130
131
 
131
132
                    status = 0;
 
133
                    break;
132
134
                }
133
135
                else
134
136
                {