summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/hardware/gps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hardware/gps.h b/include/hardware/gps.h
index d905725..4167793 100644
--- a/include/hardware/gps.h
+++ b/include/hardware/gps.h
@@ -595,7 +595,7 @@ typedef struct {
* it should be ignored and continue revoking/deleting the rest of them.
*/
int (*revoke_certificates) ( const Sha1CertificateFingerprint* fingerprints, size_t length );
-} SuplCertificateInteface;
+} SuplCertificateInterface;
/** Represents an NI request */
typedef struct {