Displaying all loaded objects horizontally.
[familia.git] / src / storage / positions.c
index b2e977eefc71873db4f49daf298c2d851143f476..e6289973c2352f49e1b50ef0b46b5be8373058a9 100644 (file)
@@ -199,7 +199,7 @@ struct position * familia_position_get_individual_position(struct familia_indivi
        }
 
        /*
-        * Entry not found for a given individual. Return error.
+        * Entry not found for a given individual. Return NULL.
         */
        return NULL;
 }