Skip to content

Commit

Permalink
betty fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mrfosse committed Mar 10, 2017
1 parent c88cd2a commit 0e4c028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 0x0B-more_malloc_free/3-array_range.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include "holberton.h"

/**
* aray_range - creates an array of ints.
* array_range - creates an array of ints.
* @min: min size.
* @max: max size.
* Return: returns pointer, NULL on fail.
Expand Down

0 comments on commit 0e4c028

Please sign in to comment.