Skip to content

Commit

Permalink
Bug 1754250 - Fix comment for include guard r=padenot
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunMinChang committed Feb 9, 2022
1 parent dabb46c commit 2b3c9e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dom/media/DeviceInputTrack.h
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,4 @@ class NativeInputTrack : public ProcessedMediaTrack {

} // namespace mozilla

#endif // DEVICEINPUTTRACK_H_
#endif // DOM_MEDIA_DEVICEINPUTTRACK_H_

0 comments on commit 2b3c9e2

Please sign in to comment.