Skip to content
Snippets Groups Projects
Commit 7bc26651 authored by rswindell's avatar rswindell
Browse files

Fix typo in last commit.

parent 3f720305
No related branches found
No related tags found
No related merge requests found
......@@ -293,7 +293,7 @@ typedef struct {
#define ERR_CHK "checking" /* checking */
#define ERR_LEN "checking length"
#define ERR_EXEC "executing" /* executing */
#define ERR_CHDIR "changing directory */
#define ERR_CHDIR "changing directory"
#define ERR_CREATE "creating" /* creating */
#define ERR_LOCK "locking" /* locking */
#define ERR_UNLOCK "unlocking" /* unlocking */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment