summaryrefslogtreecommitdiff
path: root/src/Format.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Format.h')
-rw-r--r--src/Format.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Format.h b/src/Format.h
index a791511..588cacf 100644
--- a/src/Format.h
+++ b/src/Format.h
@@ -35,4 +35,4 @@ namespace format
std::vector<char> VideoBufferToPTI(const VideoBuffer & vidBuf);
VideoBuffer * PTIToVideoBuffer(std::vector<char> & data);
unsigned long CalculateCRC(unsigned char * data, int length);
-} \ No newline at end of file
+}