]> git.sesse.net Git - cubemap/blobdiff - httpinput.h
Create $(libdir) on make install.
[cubemap] / httpinput.h
index 1ee1f8f5c4d134e3066ec65f6923b74effc2489a..0c3b5344a5ccecc29341d7c52098cc545722fa65 100644 (file)
@@ -100,7 +100,7 @@ private:
        // The socket we are downloading on (or -1).
        int sock = -1;
 
-       // pid of the cihld process (or -1).
+       // pid of the child process (or -1).
        pid_t child_pid = -1;
 
        // Mutex protecting <stats>.