[quake3-bugzilla] [Bug 5070] New: Let private functions be 'static' within tr_font.c
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Fri Jul 8 09:38:47 EDT 2011
https://bugzilla.icculus.org/show_bug.cgi?id=5070
Summary: Let private functions be 'static' within tr_font.c
Product: ioquake3
Version: SVN HEAD
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P3
Component: Misc
AssignedTo: zakk at icculus.org
ReportedBy: uzu at qlone.org
QAContact: quake3-bugzilla at icculus.org
Created attachment 2815
--> https://bugzilla.icculus.org/attachment.cgi?id=2815
Add 'static' for private functions in tr_font.c
Hi there,
here is another huge change ^^
The included patch adds 'static' in front of the functions declarations in
tr_font.c; of course, not all the functions are affected, only those with a
limited/private scope.
--
Configure bugmail: https://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the quake3-bugzilla
mailing list