Fixed the pod path in archive
[sdlgit/SDL_perl.git] / src / SFont.xs
index 5c5136b..017987b 100644 (file)
@@ -272,6 +272,8 @@ PROTOTYPES : DISABLE
 
 #ifdef HAVE_SDL_IMAGE
 
+=for comment
+
 SDL_Surface *
 NewFont ( filename )
        char *filename
@@ -281,6 +283,8 @@ NewFont ( filename )
        OUTPUT:
                RETVAL
 
+=cut
+
 void
 UseFont ( surface )
        SDL_Surface *surface