Skip to content

Commit 5f26f14

Browse files
authored
typo
1 parent f13f139 commit 5f26f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ int loadConfig(char *configFile) {
249249
* Appends extra VIF configuration from config file.
250250
*/
251251
void configureVifs(void) {
252-
unsinged Ix;
252+
unsigned Ix;
253253
struct IfDesc *Dp;
254254
struct vifconfig *confPtr;
255255

0 commit comments

Comments
 (0)