about summary refs log tree commit diff
path: root/converter/ppm/ppmtompeg/gethostname.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/ppm/ppmtompeg/gethostname.c')
-rw-r--r--converter/ppm/ppmtompeg/gethostname.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/converter/ppm/ppmtompeg/gethostname.c b/converter/ppm/ppmtompeg/gethostname.c
index 649fff91..dedb3129 100644
--- a/converter/ppm/ppmtompeg/gethostname.c
+++ b/converter/ppm/ppmtompeg/gethostname.c
@@ -26,3 +26,6 @@ GetHostName(void) {
 
     return strdup(utsname.nodename);
 }
+
+
+