~mqchael/pipelight/sandbox

« back to all changes in this revision

Viewing changes to src/parseenv.c

  • Committer: Sebastian Lackner
  • Date: 2013-12-15 11:59:11 UTC
  • Revision ID: git-v1:664f810333dfdef4348d857201ee9097fa0d19b3
Fix some whitespace errors

Show diffs side-by-side

added added

removed removed

Lines of Context:
122
122
                goto err;
123
123
        }
124
124
 
125
 
        /* 
 
125
        /*
126
126
                although this is technically not really a security enhancement, since filesystem rights
127
127
                are still enforced, but to prevent wrong usage we check if the user owns the directory
128
128
        */