From ce52e258a28a17f5c319549fda1b5fbb8f6169a7 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 14 Apr 2013 20:21:41 +0000 Subject: renaming GNUNET_PSEUDONYM_-API to GNUNET_FS_pseudonym-API --- src/fs/fs_api.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/fs/fs_api.h') diff --git a/src/fs/fs_api.h b/src/fs/fs_api.h index b2744237e..8d9c0b298 100644 --- a/src/fs/fs_api.h +++ b/src/fs/fs_api.h @@ -206,7 +206,7 @@ struct GNUNET_FS_Uri /** * Identifier of the namespace. */ - struct GNUNET_PseudonymIdentifier ns; + struct GNUNET_FS_PseudonymIdentifier ns; /** * Human-readable identifier chosen for this @@ -2008,7 +2008,7 @@ struct GNUNET_FS_Namespace /** * Private key for the namespace. */ - struct GNUNET_PseudonymHandle *key; + struct GNUNET_FS_PseudonymHandle *key; /** * Hash map mapping identifiers of update nodes -- cgit v1.2.3