Remove whitespace

This commit is contained in:
Ted Nyman 2013-01-03 16:15:52 -08:00
parent 394711ff75
commit f783f76efb

View File

@ -167,6 +167,3 @@ All inlined functions must be declared as:
GIT_INLINE(result_type) git_modulename_functionname(arg_list);
```