~gophers/goose/unstable-001

Viewing all changes in revision 35.

  • Committer: Ian Booth
  • Date: 2012-12-05 00:05:37 UTC
  • mfrom: (33.1.4 api-fixes)
  • Revision ID: ian.booth@canonical.com-20121205000537-aw7gav6esr2llsl3
Return slices not pointers

A previous change made all APIs return pointers but this is not necessary when the return type is a slice.
This branch fixes that.

R=dfc, jameinel
CC=
https://codereview.appspot.com/6867052

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: