nflath / c-eldoc

eldoc-mode plugin for C source code
33 stars 15 forks source link

Fix the problem that functions which return a pointer might not get matched. #2

Closed huangjs closed 12 years ago

huangjs commented 12 years ago

i.e. extern char strdup (__const char __s)