~ubuntu-branches/ubuntu/precise/telepathy-glib/precise-201202222208

« back to all changes in this revision

Viewing changes to tests/gnio-util.c

  • Committer: Ken VanDine
  • Date: 2012-02-22 18:08:37 UTC
  • mfrom: (1.6.39)
  • Revision ID: ken.vandine@canonical.com-20120222180837-02um6fex0eg073lf
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* tests of the GNIO utility functions */
2
2
 
3
 
#include <config.h>
 
3
#include "config.h"
4
4
 
5
5
#include <string.h>
6
6