Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f967969a authored by Devin Moore's avatar Devin Moore Committed by Automerger Merge Worker
Browse files

Merge "Drop unnecessary semicolon from end of file" am: 11011728

Change-Id: If5f0c40772cb168d107c97d76e0a95d7a5343df8
parents f614380e 11011728
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -115,7 +115,7 @@ void ATrace_setCounter(const char* counterName, int64_t counterValue) __INTRODUC
#endif /* __ANDROID_API__ >= 29 */
#endif /* __ANDROID_API__ >= 29 */


#ifdef __cplusplus
#ifdef __cplusplus
};
}
#endif
#endif


#endif // ANDROID_NATIVE_TRACE_H
#endif // ANDROID_NATIVE_TRACE_H