~network-manager/network-manager/ubuntu.hardy.07

« back to all changes in this revision

Viewing changes to libnm-util/crypto.c

* merge 0.7~~svn20080905t025540+eni0 snapshot to hardy branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
#include "crypto.h"
31
31
 
32
32
GQuark
33
 
nm_crypto_error_quark (void)
 
33
_nm_crypto_error_quark (void)
34
34
{
35
35
        static GQuark quark;
36
36