From 6afd09f080f3f4501f04d3f9fbfc55768be3b675 Mon Sep 17 00:00:00 2001 From: Mattias Andrée <maandree@operamail.com> Date: Sun, 9 Nov 2014 20:48:31 +0100 Subject: working on tree parsing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée <maandree@operamail.com> --- src/mds-kbdc/raw-data.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mds-kbdc/raw-data.c') diff --git a/src/mds-kbdc/raw-data.c b/src/mds-kbdc/raw-data.c index 1d81d5e..7c1f5fd 100644 --- a/src/mds-kbdc/raw-data.c +++ b/src/mds-kbdc/raw-data.c @@ -313,7 +313,7 @@ static char** line_split(char* content, size_t length) * Read lines of a source file * * @param pathname The pathname of the source file - * @parma source_code Output parameter for read data + * @param source_code Output parameter for read data * @return Zero on success, -1 on error */ int read_source_lines(const char* restrict pathname, source_code_t* restrict source_code) -- cgit v1.2.3-70-g09d2