##// END OF EJS Templates
Include inttypes.h instead of stdint.h (fixes issue299)...
Include inttypes.h instead of stdint.h (fixes issue299) Many projects use inttypes.h, too. stdint.h isn't available everywhere, e.g. on some versions of Solaris, while inttypes.h is available everywhere where stdint.h is.

File last commit:

r1650:f2ebd525 default
r2543:860e9c83 default
Show More
filelogentry-rss.tmpl
7 lines | 289 B | application/x-cheetah | CheetahLexer
<item>
<title>#desc|strip|firstline|strip|escape#</title>
<link>#url#?f=#filenode|short#;file=#file|urlescape#</link>
<description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
<author>#author|obfuscate#</author>
<pubDate>#date|rfc822date#</pubDate>>
</item>