Put __attribute__((noreturn)) for declartions of function pointers
author <shinichiro.hamaji@gmail.com> <>
Thu, 12 Jan 2012 07:45:39 +0000 (07:45 +0000)
committer <shinichiro.hamaji@gmail.com> <>
Thu, 12 Jan 2012 07:45:39 +0000 (07:45 +0000)
commit11e78e4c66a1db78e611fac91fd3429059976f38
tree26debb56e7687ccabe3d35f69817862da813157a
parent6232847ecb73144658450f2c09968595a0abca65
Put __attribute__((noreturn)) for declartions of function pointers

Clang needs this change.

git-svn-id: https://google-glog.googlecode.com/svn/trunk@103 eb4d4688-79bd-11dd-afb4-1d65580434c0
src/logging.cc