]> rtime.felk.cvut.cz Git - frescor/frsh.git/commitdiff
Fix typo
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 11 Aug 2009 16:33:04 +0000 (18:33 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 11 Aug 2009 16:33:04 +0000 (18:33 +0200)
frsh_api/frsh_distributed.c

index 7f48786ffd1b8c832fc3587d506088e01f2fc4ed..6a64c0dcbd2b29a3dc26dbc6671c797f7484ddd4 100644 (file)
@@ -321,7 +321,7 @@ int frsh_send_endpoint_get_params
     }
 
     if (resource_id)
-           *resource_id = e ndpoint->resource_id;
+           *resource_id = endpoint->resource_id;
     if (destination)
            *destination = endpoint->destination;
     if (stream)