Skip to content
Commit dde62a37 authored by Yaron Keren's avatar Yaron Keren
Browse files

Comment correction. syslog() syntax is:

 void syslog(int facility_priority, const char* format, ...);

This is indeed how it is used in private_typeinfo.cpp.

llvm-svn: 195452
parent f2edc075
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment